About the Markdown to HTML
Markdown to HTML converts the common Markdown subset — # headings, **bold**, *italic*, [links](url), lists, `inline code`, fenced code blocks and > blockquotes — into clean HTML.
The everyday subset is — headings, emphasis, links, images, lists, code and quotes. Tables and footnotes are not converted.