← Quotes | HomePage | Advanced Table →
This example shows table formatting explained in PmWiki:SimpleTables. It demonstrates the effect of forced line breaks.
Table with line breaks
| cell content | more content followed by a break |
| row 2 cell 1 | row 2 cell 2 |
The following example is a table with rowspan markup. The PDF requires careful reading, but is correctly laid out.
Rowspan demonstration
| aaaa | cccc |
| dddd | eeee |
| Data | Some text | A string |
| More | Another string |
| Not spanned | String |
| Text 1 | Text 2 |
| xxxx |
| feee | foe | foo |
Here is an example with rowspan and colspan.
This is a more complex example
| text 1 aaa bbb | text 2 ddd eee www | ggg hhh iii jjj kkk lll mmm nnn |
| text | more text |
| text 2 ddd eee | vvv www | text 3 hhh iii jjj kkk |