mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-26 06:44:07 +01:00
Update markdown-it dependency to 4.0.1, fix breaking changes.
This commit is contained in:
parent
e305d22cce
commit
c764d2798f
4 changed files with 25 additions and 24 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"example": "cd example & node standalone.js & grunt markdownlint & gulp markdownlint"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "^3.0.7"
|
||||
"markdown-it": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^0.15.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue