Render an inline math element ([[$...$]]).
[[$...$]]
Produces a <span class="math-inline"> containing:
<span class="math-inline">
<code class="math-source">
<span class="math-render">
$...$
The current render context.
Inline math data with LaTeX source.
Render an inline math element (
[[$...$]]).Produces a
<span class="math-inline">containing:<code class="math-source">with the raw LaTeX<span class="math-render">with the MathML output (or$...$error fallback)