HTML to Markdown Converter
Convert your HTML code to Markdown with live preview and syntax highlighting
0 characters0 chars
0 words
1 lines
0 MD chars0 MD
HTML Input
Markdown Output
Markdown output will appear here...
Supported HTML Tags
Headers:
<h1> to <h6>
→ # to ######
<h1> to <h6>
→ # to ######
Text Formatting:
<strong>, <b>
<em>, <i>
<del>, <strike>, <s>
<strong>, <b>
<em>, <i>
<del>, <strike>, <s>
Links & Images:
<a href="">
<img src="" alt="">
<a href="">
<img src="" alt="">
Lists:
<ul><li>
<ol><li>
<ul><li>
<ol><li>
Code:
<code>
<pre><code>
<code>
<pre><code>
Other:
<blockquote>
<hr>
<p>
<br>
<blockquote>
<hr>
<p>
<br>