Switch to published markdown-it-katex package (#172956)

Fixes #172945
This commit is contained in:
Matt Bierner
2023-01-31 13:02:35 -08:00
committed by GitHub
parent 01ec7fdbe1
commit 845a39b5ec
4 changed files with 10 additions and 9 deletions

View File

@@ -90,7 +90,7 @@
"build-notebook": "node ./esbuild"
},
"dependencies": {
"@iktakahiro/markdown-it-katex": "mjbvz/markdown-it-katex"
"@vscode/markdown-it-katex": "^1.0.0"
},
"devDependencies": {
"@types/markdown-it": "^0.0.0",