Make maction use the correct core node
This commit is contained in:
parent
3032239f7e
commit
930c5d3fb3
|
@ -62,6 +62,7 @@ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () {
|
||||||
|
|
||||||
return node;
|
return node;
|
||||||
},
|
},
|
||||||
|
CHTMLcoreNode: function (node) {return this.CHTMLchildNode(node,0)},
|
||||||
|
|
||||||
//
|
//
|
||||||
// Implementations for the various actions
|
// Implementations for the various actions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user