Difference: TextFormattingRules (12 vs. 13)

Revision 132001-02-10 - PeterThoeny

Line: 233 to 233
 
Table:
Changed:
<
<
Optional spaces followed by the cells enclosed in vertical bars.
>
>
Optional spaces followed by the cells enclosed in vertical bars.
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.
 
| A1 | B1 | C1 |
| A2 | B2 | C2 |

Added:
>
>
| A3 \ | next \
next
 
A1 B1 C1
A2 B2 C2
Added:
>
>
A3 next next
 
Line: 292 to 299
  SunOS
Deleted:
<
<
Disable Links:
You can disable automatic linking of WikiWords by surround text with <noautolink> and </noautolink> tags.
Note: Each tag must be on a line by itself.
 <noautolink>
 RedHat &
 SuSE
 </noautolink>
RedHat & SuSE
 
 
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.