Function escapeHtml

  • Convert <, >, &, ", ', and / to the equivalent entities.

    Parameters

    • s: string

    Returns string