Skip to content

scito/regexhtml2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

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>

Releases

No releases published

Packages

No packages published