@mathjax/src
    Preparing search index...
    • Creates token nodes in bold font if possible.

      Parameters

      • factory: NodeFactory

        The current node factory.

      • kind: string

        The type of token node to create.

      • def: any

        Properties for the node.

      • text: string

        The text content.

      Returns MmlNode

      The generated token node.