Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

No root element error #21

Description

@hxtree

The following example will fail without warning as there is no root element. A notice should be provided.

<redact>
Hello
</redact>
<p><redact>Bear</redact></p>

Perhaps in the form of a comment such as <!-- No Root Element Found --> or an <html> tag should be automatically added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions