Skip to content

Commit

Permalink
Clear old MathJax info
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Oct 19, 2023
1 parent ff6e386 commit 5dd162a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/src/js/arithmatex.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default (className, mode) => {
}
}
} else if (mode === 'mathjax') {
MathJax.typesetClear()
MathJax.texReset()
MathJax.typesetPromise()
}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5dd162a

Please sign in to comment.