
How to Use
This tool converts HTML code into Markdown format. Useful for cleaning up web content or converting between markup languages. • Paste or type HTML code in the left text area • The converted Markdown appears automatically in the right text area • Use the top tabs to switch between two modes: - "HTML → MD": Direct HTML to Markdown conversion - "MD → HTML → MD": Test conversion accuracy by going from Markdown to HTML and back • Configure conversion options using the form controls below: - skipTags: HTML tags to ignore (keep content but remove tags) - emptyTags: Tags to completely remove with their content - ignoreTags: Tags to strip entirely - aliasTags: Replace one tag type with another - renderCustomTags: How to handle non-standard HTML tags • Check "sync scroll" to link scrolling between input and output areas • The tool processes valid HTML only - malformed HTML may produce unexpected results • Copy the generated Markdown from the output area when satisfied with results