summaryrefslogtreecommitdiff
path: root/TWiki/TextFormattingRules.mdwn
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>1999-08-09 06:25:08 +0000
committerPeter Thoeny <web-hurd@gnu.org>1999-08-09 06:25:08 +0000
commit580c9b6a29e9dac1f613521167a10242a5dac8c6 (patch)
tree14dea24790f80112c565e78a4e56848d2c4a2bea /TWiki/TextFormattingRules.mdwn
parent58f564dfac8e5317e45c2adaa616a654513f8d4d (diff)
none
Diffstat (limited to 'TWiki/TextFormattingRules.mdwn')
-rw-r--r--TWiki/TextFormattingRules.mdwn15
1 files changed, 8 insertions, 7 deletions
diff --git a/TWiki/TextFormattingRules.mdwn b/TWiki/TextFormattingRules.mdwn
index 3684902e..b083d632 100644
--- a/TWiki/TextFormattingRules.mdwn
+++ b/TWiki/TextFormattingRules.mdwn
@@ -17,13 +17,13 @@ External links:
**EDITING**
-* [[CapitalizedWordsWillProduce]] a link automatically.
+* [[CapitalizedWordsStickedTogether]] will produce a link automatically.
* Blank lines will create new paragraphs.
-* Words get **bold** by enclosing them with **\*** asterisks
-* Words get _italic_ by enclosing them with **\_** underscores
-* Words get **_bold italic_** by enclosing them with **\_\_** two underscores
-* Words get showns in `fixed font` by enclosing it with = equal signs
-* Notes for **bold** , _italic_ , **_bold italic_** and `fixed font` text:
+* Words get **bold** by enclosing them in **\*** asterisks
+* Words get _italic_ by enclosing them in **\_** underscores
+* Words get **_bold italic_** by enclosing them in **\_\_** double-underscores
+* Words get shown in `fixed font` by enclosing them in = equal signs
+* Note for **bold** , _italic_ , **_bold italic_** and `fixed font` text:
* Make sure to "stick" the `* _ =` signs to the characters, e.g.
* _This works_
* \_This does not get italic because there is a space between the last word and the underline character \_
@@ -36,6 +36,7 @@ External links:
* Nested Item: &lt;6spaces&gt;\*
* Ordered List: &lt;3spaces&gt;&lt;number&gt;.
* Definition: &lt;3spaces&gt;&lt;term&gt;:&lt;definition&gt;.
+* Table: &lt;optional spaces&gt;| cell 1 | cell 2 | cell 3 | ... |
**EXTRAS**
@@ -45,4 +46,4 @@ External links:
**WIKI VARIABLES**
-%INCLUDE:"TWikiVariables.txt"%
+%INCLUDE\{"TWikiVariables.txt"\}%