aboutsummaryrefslogtreecommitdiff
path: root/test/examples/math.html
Commit message (Collapse)AuthorAge
* Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab2018-10-08
|\ | | | | Allow users to customise MathJax options.
| * Allow users to customise MathJax options.Benjamin Tan2018-02-08
| | | | | | | | | | | | Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only.
* | remove classlist polyfill, cross browser support is good enough nowHakim El Hattab2018-10-04
| |
* | remove head.min.js in favor of simple built-in script loaderHakim El Hattab2018-10-04
|/
* replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect2017-04-05
| | | | | | | cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/ This changes the default MathJax URL in the math plugin, as well as references in README.md and test/examples/math.html
* stop tracking minified files #783Hakim El Hattab2014-04-06
|
* move examples into test/Hakim El Hattab2013-08-23