This commit is contained in:
Jerry
2023-02-20 17:23:00 +08:00
Unverified
parent 8a50b80527
commit 431b5fa7ce

View File

@@ -43,5 +43,5 @@ script.
} else { } else {
MathJax.startup.document.state(0) MathJax.startup.document.state(0)
MathJax.texReset() MathJax.texReset()
MathJax.typeset() MathJax.typesetPromise()
} }