mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-23 05:14:07 +01:00
Update to markdownlint-micromark@0.1.2, include gfmTable extension, change matchAndGetTokensByType return value, include .cjs files when linting.
This commit is contained in:
parent
60ad79fd2b
commit
b787758a48
6 changed files with 32 additions and 31 deletions
|
|
@ -15,6 +15,9 @@
|
|||
"engines": {
|
||||
"node": ">=14.18.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdownlint-micromark": "0.1.2"
|
||||
},
|
||||
"keywords": [
|
||||
"markdownlint",
|
||||
"markdownlint-rule"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue