-
Math equations aren't rendering at all in the latest version. Any fixes? |
Beta Was this translation helpful? Give feedback.
Answered by
ghltshubh
Oct 20, 2023
Replies: 1 comment
-
Adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ghltshubh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
to a file namedhead-custom.html
in the_includes
directory works.