wdpr
    Preparing search index...
    • Render a [[math]] display-mode block equation.

      Produces a <div class="math-block"> containing:

      • An optional equation number <span class="equation-number"> for named equations
      • A hidden <code class="math-source"> with the raw LaTeX (for polyfill use)
      • A <span class="math-render"> with the MathML output (or error fallback)

      Parameters

      • ctx: RenderContext

        The current render context.

      • data: MathData

        Math block data with LaTeX source and optional equation name.

      Returns void