Skip to content
DDevToolery

Markdown to HTML

Convert Markdown to sanitised HTML you can copy out.

Loading tool…

About this tool

Converts Markdown into HTML using GitHub Flavored Markdown rules, with sanitising on by default so scripts and event handlers are removed.

Questions

Can I keep raw HTML in the output?
Turn sanitising off. The output then passes raw HTML through, so do not insert it into a page without sanitising it there instead.

Privacy

This page does its work in your browser. What you paste is processed by JavaScript running on your own device and is never sent to a DevToolery server — there is no server that could receive it. The page itself is a static file delivered by a CDN. See exactly what is stored.