tormodh's wiki : SandBox

Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

place to test

Test your formatting skills here.

Markup:
~- one
~- two
~~1) three
~~1) four
~- five
~1) six

Rendered:
  1. six

Generated
<ul>
    <li> one</li>
    <li> two</li>
    <ol type="1">
        <li> three</li>
        <li> four</li>
    </ol>
    <li> five</li>
</ul>
<ol type="1">
    <li> six</li>
</ol>


Bullets: Some text...
There are no comments on this page.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.6956 seconds