mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Introduce micromark-html-browser(.dev).js exporting micromark functions to render HTML from parsed/processed Markdown.
This commit is contained in:
parent
1dd49791e0
commit
91e5a2f134
5 changed files with 43 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,6 +6,8 @@ micromark/micromark.cjs
|
|||
micromark/micromark.dev.cjs
|
||||
micromark/micromark-browser.js
|
||||
micromark/micromark-browser.dev.js
|
||||
micromark/micromark-html-browser.js
|
||||
micromark/micromark-html-browser.dev.js
|
||||
node_modules
|
||||
!test/node_modules
|
||||
npm-debug.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue