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

fix(tokenizer): Allow XML tags to start with any character #778

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Apr 8, 2021

@fb55 fb55 enabled auto-merge (squash) April 8, 2021 20:41
@fb55 fb55 merged commit 0b94ab5 into master Apr 8, 2021
@fb55 fb55 deleted the fix/xml-tags branch April 8, 2021 20:42
@coveralls
Copy link

coveralls commented Apr 8, 2021

Pull Request Test Coverage Report for Build 730890116

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-97.5%) to 0.0%

Totals Coverage Status
Change from base Build 730857907: -97.5%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

1.0.0-rc.5 fails to parse XML elements with name starting with underscore.
2 participants