Remove unneeded comments
This commit is contained in:
parent
e29ddd477d
commit
f35661b83a
|
@ -1966,8 +1966,6 @@
|
|||
TEX.postfilterHooks.Add(function (data) {
|
||||
data.math = TEX.postfilterMath(data.math,data.displaystyle,data.script);
|
||||
});
|
||||
// TEX.prefilterHooks.Add(["prefilterMath",TEX]);
|
||||
// TEX.postfilterHooks.Add(["postfilterMath",TEX]);
|
||||
|
||||
TEX.loadComplete("jax.js");
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user