Difference: TextFormattingRules (16 vs. 17)

Revision 172001-04-05 - PeterThoeny

Line: 253 to 253
 
Table:
Optional spaces followed by the cells enclosed in vertical bars.
Changed:
<
<
Note: In case you have a long row and you want it to be more readable when you edit the table you can split the row into lines that end with a '\' backslash character.
>
>
Note: | *bold* | cells are rendered as table headers.
Note: |   spaced   | cells are rendered center aligned.
Note: |     spaced | cells are rendered right aligned.
Note: | 2 colspan || cells are rendered as multi-span columns.
Note: In case you have a long row and you want it to be more readable when you edit the table you can split the row into lines that end with a '\' backslash character.
 

Changed:
<
<
A1 B1 C1
A2 B2 C2
| A3 \
>
>
L C R
A2 2 2
A3 3 3
multi span
| A4 \
  | next \
next
Changed:
<
<
A1 B1 C1
A2 B2 C2
| A3
>
>
L C
<-- -->
Sorted ascending
R
A2 2 2
A3 3 3
multi span
| A4
 
next next
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TextFormattingRules.