Pick up latest md katex plugin

This commit is contained in:
Matt Bierner
2025-07-08 11:03:47 -07:00
parent 2d948e9d25
commit 0ba52498bf
2 changed files with 5 additions and 5 deletions

View File

@@ -119,6 +119,6 @@
"url": "https://github.com/microsoft/vscode.git"
},
"dependencies": {
"@vscode/markdown-it-katex": "^1.1.1"
"@vscode/markdown-it-katex": "^1.1.2"
}
}