wdpr
    Preparing search index...
    • Render an equation reference ([[eref name]]) that links to a named equation.

      Produces a <span class="eref"> containing a link to the equation's #equation-{name} ID and an empty tooltip span that the runtime math module populates on hover with a preview of the equation.

      Parameters

      • ctx: RenderContext

        The current render context.

      • name: string

        The equation name to reference.

      Returns void