You can use $wikify
to copy your wikitext as a formated HTML.
title | Output |
<h2 class="">A nice list</h2><ul><li>Item 1</li><li>Item 2</li><li>Item 3</li></ul>
You can use $wikify
to copy your wikitext as a formated HTML.title Output <h2 class="">A nice list</h2><ul><li>Item 1</li><li>Item 2</li><li>Item 3</li></ul>