We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8269b33 commit d8db7a3Copy full SHA for d8db7a3
README.md
@@ -51,7 +51,7 @@ need to install anything. Simply use a `script` tag that loads
51
MathJax from the CDN. E.g.,
52
53
<script id="MathJax-script" async
54
- src="https://cdn.jsdelivr.net/npm/mathjax@3/tex-mml-chtml.js">
+ src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
55
</script>
56
57
See the [MathJax
0 commit comments