summaryrefslogtreecommitdiff
path: root/TWiki/TextFormattingRules.mdwn
diff options
context:
space:
mode:
authorthoeny <thoeny>1999-06-23 16:09:34 +0000
committerthoeny <thoeny>1999-06-23 16:09:34 +0000
commit591cf439758ff638aee39d1feb9e9704b1c3ebef (patch)
tree1a7e60962771311ebb94606fa89f3ed6a5de6af1 /TWiki/TextFormattingRules.mdwn
parent20a668329199ffae9315220359781d4e37798490 (diff)
none
Diffstat (limited to 'TWiki/TextFormattingRules.mdwn')
-rw-r--r--TWiki/TextFormattingRules.mdwn15
1 files changed, 12 insertions, 3 deletions
diff --git a/TWiki/TextFormattingRules.mdwn b/TWiki/TextFormattingRules.mdwn
index ce776467..3684902e 100644
--- a/TWiki/TextFormattingRules.mdwn
+++ b/TWiki/TextFormattingRules.mdwn
@@ -19,9 +19,18 @@ External links:
* [[CapitalizedWordsWillProduce]] a link automatically.
* Blank lines will create new paragraphs.
-* words get **bold** by enclosing it with \* asterisks
-* words get _italic_ by enclosing it with \_ underscores
-* words get showns in `fixed font` by enclosing it with = equal signs
+* 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:
+ * 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 \_
+ * Example text to enter:
+ * Writing \*bold text\* , \_italic text\_ and =fixed== monospaced text
+ * Example text gets rendered as:
+ * Writing **bold text** , _italic text_ and `fixed=` monospaced text
* Separator: -------- (at the beginning of a line)
* List Item: &lt;3spaces&gt;\*
* Nested Item: &lt;6spaces&gt;\*