The borders shown as well as the gray background for the table header/footer rows in these examples come from the stylesheet)
test 2x2 table with cell modifiers for text and background coloring.
| a | b |
| a2 | b2 |
as above with explicit table signature with modifiers for right aligned text and background.
| a | b |
| a2 | b2 |
simple tables
${note}
test 2x2 table with cell modifiers for text and background coloring.
|{color:red} a | b
| a2 |{background:pink} b2
as above with explicit table signature with modifiers for right aligned text and
background.
table>{background:honeydew}. |{color:red} a | b
| a2 |{background:pink} b2
Long lines are wrapped in this listing.
Use your web browser's "View Page Source" feature to examine the HTML