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

Parsing error with <_></_> tags #385

Open
xamgore opened this issue May 23, 2017 · 3 comments
Open

Parsing error with <_></_> tags #385

xamgore opened this issue May 23, 2017 · 3 comments

Comments

@xamgore
Copy link

xamgore commented May 23, 2017

An error is raised while parsing the <_>test</_> string. Is this an expected behaviour?

@xamgore xamgore changed the title Parsing error with <_></_> tags . May 23, 2017
@xamgore xamgore closed this as completed May 23, 2017
@xamgore xamgore reopened this May 23, 2017
@xamgore xamgore changed the title . Parsing error with <_></_> tags May 23, 2017
@Leonidas-from-XIV
Copy link
Owner

No, it looks like valid XML that should be parsed properly.

@xamgore
Copy link
Author

xamgore commented May 23, 2017

@Leonidas-from-XIV, uploaded to runkit: https://runkit.com/59244fed22b35c0012929383/59244fed22b35c0012929384

If you remove <root></root>, the snippet will work. That is really strange 😧

@jcsahnwaldt
Copy link
Contributor

jcsahnwaldt commented Jun 10, 2018

Basically the same problem as in #438 - _ is the key for text content.

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

3 participants