@mathjax/src
    Preparing search index...

    Function replaceUnicode

    • Replace \U{...} with the specified unicode character and \ with \

      Parameters

      • text: string

        The string to be scanned for \U{...} and \

      Returns string

      The string with the unicode characters in place of \U{...}