Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure on empty tags #105

Open
iskrenvankov opened this issue Dec 26, 2021 · 0 comments
Open

Failure on empty tags #105

iskrenvankov opened this issue Dec 26, 2021 · 0 comments

Comments

@iskrenvankov
Copy link

Hi,
I ran into an issue recently using another library that is based on simple-html-tokenizer.
Here is a link to the original issue: nfrasser/linkifyjs#370

The particular minimal failure example I can provide is the following:

Example input: Foo/Bar <> Zoo/Zar

Expected output: same as the input (no change)

Observed output: Foo/Bar <zoo></zoo>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant