@mathjax/src
    Preparing search index...
    • Create the transform function that uses Saxon-js to perform the xslt transformation.

      Type Parameters

      • N

        The HTMLElement node class

      • T

        The Text node class

      • D

        The Document class

      Returns (node: N, doc: MathDocument<N, T, D>) => N

      The transformation function