Help:Formatting: Difference between revisions

Content added Content deleted
(→‎Useful Tips, Characters, and Codes: More detail about spaces, pre tags, and lang tags)
m (→‎Wiki Formatting on Your Own: Added numbered list example)
Line 44: Line 44:


Horizontal bar: <nowiki>----</nowiki>
Horizontal bar: <nowiki>----</nowiki>

Numbered list example (raw wiki text):
<pre>#Item 1
#Item 2
#Item 3

#Item 1</pre>
What it displays:
#Item 1
#Item 2
#Item 3

#Item 1


<nowiki>*Bulleted text</nowiki> (shown below, not a button in the JavaScript editor)
<nowiki>*Bulleted text</nowiki> (shown below, not a button in the JavaScript editor)