https://github.com/scito/regexhtml2md
Simple HTML to Markdown Extra converter with regex (regexhtml2md.js).
https://github.com/scito/regexhtml2md
html javascript markdown markdown-converter
Last synced: 3 months ago
JSON representation
Simple HTML to Markdown Extra converter with regex (regexhtml2md.js).
- Host: GitHub
- URL: https://github.com/scito/regexhtml2md
- Owner: scito
- Created: 2019-06-08T08:51:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T08:58:18.000Z (about 7 years ago)
- Last Synced: 2025-01-08T18:18:19.439Z (over 1 year ago)
- Topics: html, javascript, markdown, markdown-converter
- Language: JavaScript
- Homepage: https://scito.ch/content/html-markdown-converter-using-regex
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
- jQuery
HMTL code to run this script:
```
```