Render a [[math]] display-mode block equation.
[[math]]
Produces a <div class="math-block"> containing:
<div class="math-block">
<span class="equation-number">
<code class="math-source">
<span class="math-render">
The current render context.
Math block data with LaTeX source and optional equation name.
Render a
[[math]]display-mode block equation.Produces a
<div class="math-block">containing:<span class="equation-number">for named equations<code class="math-source">with the raw LaTeX (for polyfill use)<span class="math-render">with the MathML output (or error fallback)