Render Markdown to sanitized HTML, preview the result and copy clean HTML.
This tool renders pasted Markdown into HTML and sanitizes the result in the browser. It is useful for README snippets, CMS drafts, documentation blocks and support replies.
Output
The preview shows the rendered HTML. The result box contains sanitized HTML only, ready to copy.
Scope
The renderer uses local Markdown and sanitization libraries from /libs/. HTML rules can differ between platforms, so preview the final result in your target CMS or app.