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

No root element error #21

Open
hxtree opened this issue Feb 6, 2020 · 1 comment
Open

No root element error #21

hxtree opened this issue Feb 6, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hxtree
Copy link
Collaborator

hxtree commented Feb 6, 2020

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.

@hxtree hxtree added enhancement New feature or request good first issue Good for newcomers labels Feb 6, 2020
@hxtree
Copy link
Collaborator Author

hxtree commented Mar 24, 2021

An error should be thrown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant