From 575ba0a875dccf9e0afc86485b9f4004fba442f4 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sat, 10 Feb 2001 10:09:44 +0000 Subject: none --- TWiki/TextFormattingRules.mdwn | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'TWiki') diff --git a/TWiki/TextFormattingRules.mdwn b/TWiki/TextFormattingRules.mdwn index 12c1667d..481ba697 100644 --- a/TWiki/TextFormattingRules.mdwn +++ b/TWiki/TextFormattingRules.mdwn @@ -158,11 +158,14 @@ class CatAnimal { - Table:
Optional spaces followed by the cells enclosed in vertical bars. + Table:
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 |
-
+| A3 \ + | next \ + | next | + @@ -175,6 +178,11 @@ class CatAnimal { + + + + +
B2 C2
A3 next next
@@ -201,16 +209,6 @@ class CatAnimal { SunOS - - Disable Links:
You can disable automatic linking of Wiki Words? by surround text with <noautolink> and </noautolink> tags.
Note: Each tag must be on a line by itself. -
- <noautolink>
- RedHat &
- SuSE
- </noautolink>
-
- RedHat & SuSE - **HTML** -- cgit v1.2.3