henok-outlier

Results 1 comments of henok-outlier

``` MathJax.Hub.Register.StartupHook('MathML Jax Ready', function () { var PARSE = MathJax.InputJax.MathML.Parse; PARSE.Augment({ _AddChildren: PARSE.prototype.AddChildren, AddChildren: function (mml, node) { this._AddChildren(mml, node); if (mml.type === "mrow" && (mml.open || mml.close)) {...