Questions API Methods
renderMath()
Renders all Latex or MathML elements on the page with MathJax.
If the "mathquill"
renderer is used, only Latex inside an .lrn
parent will be rendered.
Arguments
-
renderer string
Default:
"mathjax"
Possible values
"mathjax"
"mathquill"
Return value
Type a Promise which is resolved when all the Latex or MathML elements on the page have been rendered.