bireactive - v0.3.1
Function renderToMathML
renderToMathML
(
source
:
string
,
opts
?:
{
displayMode
?:
boolean
}
)
:
string
Render LaTeX → MathML via Temml (trust on, lenient errors).
Parameters
source
:
string
opts
:
{
displayMode
?:
boolean
}
= {}
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Demo
bireactive - v0.3.1
Render LaTeX → MathML via Temml (trust on, lenient errors).