We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3296b2 commit 095fb17Copy full SHA for 095fb17
lib/main.js
@@ -59,7 +59,7 @@ var defaults = {
59
mmlNode: false, // DOM element for MML output?
60
svg: false, // return svg output?
61
svgNode: false, // DOM element for SVG output?
62
- speakText: true, // add spoken annotations to svg output
+ speakText: true, // add spoken annotations
63
timeout: 10 * 1000, // 10 second timeout before restarting MathJax
64
};
65
0 commit comments