summaryrefslogtreecommitdiffhomepage
path: root/test/examples/math.html
AgeCommit message (Collapse)Author
2018-10-08Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab
Allow users to customise MathJax options.
2018-10-04remove classlist polyfill, cross browser support is good enough nowHakim El Hattab
2018-10-04remove head.min.js in favor of simple built-in script loaderHakim El Hattab
2018-02-08Allow users to customise MathJax options.Benjamin Tan
Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only.
2017-04-05replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect
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
2014-04-06stop tracking minified files #783Hakim El Hattab
2013-08-23move examples into test/Hakim El Hattab