Content deleted Content added
converting to new format |
preserving the markup characters from the previous line will avoid the rare formatting oddity when mixing asterisks, colons, and number signs throughout a list |
||
Line 22:
To create a list, add an [[Asterisk (punctuation)|asterisk]] (<tt>*</tt>) at the start of each point. This goes after any
{| class="wikitable" border="1" style="width: 100%;"
Line 32:
<tt><nowiki>:* First list item</nowiki></tt><br />
<tt><nowiki>:* Second list item</nowiki></tt><br />
<tt><nowiki>:
<tt><nowiki>:* Third list item</nowiki></tt>
|
:*First list item
:*Second list item
:
:*Third list item
|}
|