Skip to content

Commit 0a21487

Browse files
authored
Fix bare math blocks with nested beging/end (microsoft#142136)
Fixes microsoft#141905 This picks up microsoft/vscode-markdown-it-katex@b1ed14d
1 parent 8aadcb6 commit 0a21487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/markdown-math/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
"@iktakahiro/markdown-it-katex@https://github.com/mjbvz/markdown-it-katex.git":
66
version "4.0.1"
7-
resolved "https://github.com/mjbvz/markdown-it-katex.git#820d9025ad84937eb3f9f7efbc1be7595e20b19f"
7+
resolved "https://github.com/mjbvz/markdown-it-katex.git#b1ed14de467031f5d4f9c1588dd1868cab0b8744"
88
dependencies:
99
katex "^0.13.0"
1010

0 commit comments

Comments
 (0)