Skip to content

Commit

Permalink
fix: add MathJax.texReset();
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Dec 15, 2019
1 parent 8efdca6 commit fc08a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/third-party/mathjax.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
document.head.appendChild(script);
})();
} else {
MathJax.texReset();
MathJax.typeset();
}
</script>

0 comments on commit fc08a2c

Please sign in to comment.