diff options
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/WikiSyntax.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TWiki/WikiSyntax.mdwn b/TWiki/WikiSyntax.mdwn index 16676ef3..ee87099f 100644 --- a/TWiki/WikiSyntax.mdwn +++ b/TWiki/WikiSyntax.mdwn @@ -27,7 +27,7 @@ If you can enter text, you're ready for TWiki. With a few simple, intuitive [[TW 1. Start items in a **numbered list** with `[space][space][space][1][space]`. 2. The "1" (or **any number**) will be replaced by the correct number, in order. -* Always start **counting** for bullets and such from the beginning of a new line. +* Start **counting spaces** for bullets from the beginning of a new line. * To include an image, type its URL. You also can Attach an image to the page and display it with text <br />=%ATTACHURL%/yourimagefilename.jpg=. @@ -41,8 +41,8 @@ If you can enter text, you're ready for TWiki. With a few simple, intuitive [[TW > <b>&lt;/pre&gt;</b> > </pre> -* Use three (or more) consecutive **hyphens** expands into a horizontal rule: `---` - -* See [[TWikiShorthand]] for the complete set of formatting rules. +* Three (or more) consecutive **hyphens** expand into a horizontal rule: `---` ---- + +* See [[TWikiShorthand]] for the complete set of formatting rules. |