Markdown to HTML Diff

Show Markdown source and rendered HTML side by side, with the AST tree in a third panel.

Markdown source
Rendered HTML (preview)
Raw HTML source
AST tree (token structure)
Tip: The AST tree shows how marked.js tokenizes your markdown into a structured tree before turning it into HTML — useful for understanding why nested lists, code blocks, or inline formatting render the way they do.