How Markdown to HTML conversion works
Markdown → Markdown structure → HTML
Reading Markdown
Markdown input can be pasted directly or loaded from an MD file or ZIP bundle.
Creating HTML
HTML output is a sanitized standalone UTF-8 document with scripts and unsafe markup removed.