User:Wfunction/common.js: Difference between revisions

Content deleted Content added
Wfunction (talk | contribs)
m Disable script
Wfunction (talk | contribs)
mNo edit summary
Line 1:
var mathTags = $('.mwe-math-mathml-a11y');
if (false && mathTags.length > 0){ //only do something when there's math on the page
window.MathJax = { //hook into MathJax's configuration
AuthorInit: function () {