• Checks if the string contains HTML tags or entities.

    Parameters

    • html: string

    Returns boolean

    True if the string is plain text, false if it contains HTML tags or entities.