Skip to content

Commit

Permalink
Fix bare math blocks with nested beging/end (#142136)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz authored Feb 9, 2022
1 parent 8aadcb6 commit 0a21487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/markdown-math/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

"@iktakahiro/markdown-it-katex@https://github.com/mjbvz/markdown-it-katex.git":
version "4.0.1"
resolved "https://github.com/mjbvz/markdown-it-katex.git#820d9025ad84937eb3f9f7efbc1be7595e20b19f"
resolved "https://github.com/mjbvz/markdown-it-katex.git#b1ed14de467031f5d4f9c1588dd1868cab0b8744"
dependencies:
katex "^0.13.0"

Expand Down

0 comments on commit 0a21487

Please sign in to comment.