Toolyard

Markdown to HTML

How to convert Markdown to HTML

  1. Type or paste Markdown on the left. The HTML appears on the right as you type.
  2. Check the formatted preview below.
  3. Copy the HTML, or download it as an .html file.

Frequently asked questions

Which Markdown is supported?

CommonMark plus the GitHub extensions: tables, task lists, strikethrough and fenced code blocks. HTML written inside the Markdown is passed through.

Is the HTML safe to put on my site?

The converter does not remove scripts written into the Markdown. If the Markdown comes from other people, sanitise the HTML before publishing it. The preview here runs in a sandbox, so nothing in it can run on this page.

Is my text uploaded?

No. The text is processed inside your browser and is never sent anywhere.

More text tools