• Clean a provided HTML fragment, closing unbalanced tags and stripping some undesirable properties

    Parameters

    • raw: string

      A raw HTML string

    Returns string

    The cleaned HTML content