Content deleted Content added
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1:
if (
var mathTags = $('.mwe-math-mathml-a11y');
if (mathTags.length > 0 && !window.MathJax){ //only do something when there's math on the page
window.MathJax = { //hook into MathJax's configuration
AuthorInit: function () {
|