Enter or copy/paste some "markdown" text, and this tool will convert it to HTML for you, and show you what the final version looks like.
MARKDOWN GUIDE
-----------------------
= Heading 1
== Heading 2
=== Heading 3
==== Heading 4
**bold**
//italic//
* Bullet list
* Second item
** Sub item
# Numbered list
# Second item
## Sub item
[[link]]
{{image}}
<<video>>
|= table |= hdr |=
| table | row |
| table | row |
> blockquote
--- horizontal rule
[[[ pre-formatted text ]]]
{{{ no formatting }}}