About the HTML to Markdown converter
Use cases
Great for moving content from a CMS, a web page, or HTML email into a Markdown-based documentation or blog workflow.
Conversion rules
Headings use ATX style (# notation) and code is wrapped in fenced blocks. Style attributes and inline CSS are ignored.