MathJax-docs
MathJax-docs copied to clipboard
MathJax documentation. Beautiful math in all browsers. Beautifully documented.
A couple of typos: (1) and and in start.rst, (2) "check-mathjax.js" should be "check-for-tex.js" in typeset.rst
The documentation for [options](https://github.com/mathjax/MathJax-docs/blob/master/options/output/index.rst) need more information for `mathmlSpacing` vs `TexRules`. I've spent 30 minutes reading through issues and source code but it is still not clear to me precisely...
`maxMacros` is set to `10000` by default, not `1000`. The text of the `maxMacros` option description is correct but the example block isn't.
Fixing a typo in the "differences.rst" file where the word "numnber" was written instead of the word "number".
added MathJax plugin for WackoWiki
This PR adds documentation for the `data` command implemented in https://github.com/mathjax/MathJax-src/pull/791.
It would be nice if the second column was linking to the relevant packages.
When setting up to use the extension empheq, the following error occur: https://cdn.jsdelivr.net/npm/mathjax@3/es5/input/tex/extensions/empheq.js net::ERR_ABORTED 404 In https://www.jsdelivr.com/package/npm/mathjax?path=es5%2Finput%2Ftex%2Fextensions, empheq aren't listed there. I file the issue here since the doc recommend...
It works now according to https://github.com/mathjax/MathJax/issues/1867 for background. We should also add a note that we will deprecate `AssistiveMML.js` in v3 (as we now have the a11y extensions).