summaryrefslogtreecommitdiff
path: root/TWiki/WikiSyntax.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki/WikiSyntax.mdwn')
-rw-r--r--TWiki/WikiSyntax.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/TWiki/WikiSyntax.mdwn b/TWiki/WikiSyntax.mdwn
index 21e46b1d..459a67f3 100644
--- a/TWiki/WikiSyntax.mdwn
+++ b/TWiki/WikiSyntax.mdwn
@@ -22,7 +22,9 @@ To include an image inline, just type its URL. You also can attach an image to t
To display a word or phrase in `MONOSPACED TYPE`, surround it by '=' characters.
-<pre> Surround code excerpts and other<br /> formatted text with<br /> &amp;lt;pre&amp;gt; and &amp;lt;/pre&amp;gt; tags.</pre>
+ Surround code excerpts and other
+ formatted text with
+ <verbatim> and </verbatim> tags.
Use five consecutive hyphens for a horizontal rule.