mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-23 21:34:06 +01:00
Replace @iktakahiro/markdown-it-katex with markdown-it-texmath for consistency with VS Code extension.
This commit is contained in:
parent
651840d4e3
commit
bd50a15a96
2 changed files with 9 additions and 4 deletions
|
|
@ -48,9 +48,9 @@
|
|||
"js-yaml": "~3.14.0",
|
||||
"make-dir-cli": "~2.0.0",
|
||||
"markdown-it-for-inline": "~0.1.1",
|
||||
"@iktakahiro/markdown-it-katex": "~4.0.0",
|
||||
"markdown-it-sub": "~1.0.0",
|
||||
"markdown-it-sup": "~1.0.0",
|
||||
"markdown-it-texmath": "~0.8.0",
|
||||
"markdownlint-rule-helpers": "~0.11.0",
|
||||
"rimraf": "~3.0.2",
|
||||
"strip-json-comments": "~3.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue