entities
    Preparing search index...

    Function decodeHTMLStrict

    • Decodes an HTML string, requiring all entities to be terminated by a semicolon.

      Parameters

      • htmlString: string

        The string to decode.

      Returns string

      The decoded string.