Function decodeHTMLStrict

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

    Parameters

    • str: string

      The string to decode.

    Returns string

    The decoded string.