scito / regexhtml2md

Simple HTML to Markdown Extra converter with regex (regexhtml2md.js).

Home Page:https://scito.ch/content/html-markdown-converter-using-regex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML to Markdown Extra converter

Simple HTML to Markdown Extra converter with regex.

Copy your HTML to the input area, press Ctrl+Enter, and copy your Markdown Extra from the output area.

Dependencies:

HMTL code to run this script:

<div title="Sample code to run the html2md converter">
   <div id="regexhtml2md"></div>
   <script src="/pathToScript/regexhtml2md.js?v=1.0"></script>
</div>

About

Simple HTML to Markdown Extra converter with regex (regexhtml2md.js).

https://scito.ch/content/html-markdown-converter-using-regex


Languages

Language:JavaScript 100.0%