mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-07 22:34:20 +01:00
Update markdownlint-micromark dependency to 0.1.7, incorporate micromark-extension-math into parse (and compile for demo page).
This commit is contained in:
parent
de2922a8eb
commit
3945de161e
4 changed files with 15 additions and 6 deletions
|
|
@ -65,7 +65,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "13.0.1",
|
||||
"markdownlint-micromark": "0.1.6"
|
||||
"markdownlint-micromark": "0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue