Capitalize Show Source menu item for AsciiMath
This commit is contained in:
parent
935585bec7
commit
104cd54d66
File diff suppressed because one or more lines are too long
|
@ -1244,7 +1244,7 @@ junk = null;
|
|||
var MML;
|
||||
|
||||
ASCIIMATH.Augment({
|
||||
sourceMenuTitle: "AsciiMath input",
|
||||
sourceMenuTitle: "AsciiMath Input",
|
||||
|
||||
prefilterHooks: MathJax.Callback.Hooks(true), // hooks to run before processing AsciiMath
|
||||
postfilterHooks: MathJax.Callback.Hooks(true), // hooks to run after processing AsciiMath
|
||||
|
|
Loading…
Reference in New Issue
Block a user