mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-19 19:48:07 +01:00
Update markdownlint-micromark to build scripts for web in addition to Node.
This commit is contained in:
parent
ddb71ed1e8
commit
f8e793786a
3 changed files with 56 additions and 10 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,6 +3,8 @@ demo/markdown-it.min.js
|
|||
demo/markdownlint-browser.min.js
|
||||
micromark/micromark.cjs
|
||||
micromark/micromark.dev.cjs
|
||||
micromark/micromark-browser.js
|
||||
micromark/micromark-browser.dev.js
|
||||
node_modules
|
||||
!test/node_modules
|
||||
npm-debug.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue