More actions
| Line 120: | Line 120: | ||
# Example 3 | # Example 3 | ||
</pre> | </pre> | ||
| | |<h2><span class="mw-headline">Title of list</span></h2> | ||
<h2><span class="mw-headline">Title of list</span></h2> | |||
<ol> | <ol> | ||
<li>Example 1</li> | <li>Example 1</li> | ||
| Line 128: | Line 126: | ||
<li>Example 3</li> | <li>Example 3</li> | ||
</ol> | </ol> | ||
| style="white-space:nowrap; padding:1em;" | <u>'''Title of list'''</u> | |||
| style="white-space:nowrap; padding:1em;" | | |||
# Example 1 | # Example 1 | ||
# Example 2 | # Example 2 | ||
| Line 137: | Line 134: | ||
==== Other cases ==== | ==== Other cases ==== | ||
Experienced editors can use raw html to achieve more complex results, such as ordered lists using indexes other than numbers, and ordered lists not starting from 1. | Experienced editors can use raw html to achieve more complex results, such as ordered lists using indexes other than numbers, and ordered lists not starting from 1. | ||
{| class="wikitable" | {| class="wikitable" | ||