• Escapes HTML special characters in a string.

    Parameters

    • str: undefined | string

      The string to escape

    Returns undefined | string

    The escaped string