User:Wfunction/common.js: Difference between revisions

Content deleted Content added
Wfunction (talk | contribs)
mNo edit summary
Wfunction (talk | contribs)
mNo edit summary
 
Line 1:
if (true) {
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 () {