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:
one
two
three
four
five
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:
item one
subitem one
Some text...
subitem two
item two
subitem three
item three
There are no comments on this page.
Valid XHTML 1.0 Transitional
::
Valid CSS
:: Powered by
WikkaWiki
Page was generated in 0.6956 seconds