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

Dependency for XML parser changed to saxes #3

Merged
merged 1 commit into from
Aug 31, 2018
Merged

Conversation

Martinn1996
Copy link

Sax-JS had a bug where it ignored empty comments and CDATA.
isaacs/sax-js#231

Saxes is another sax parser which fixes this bug.
https://github.com/lddubeau/saxes

@wvbe wvbe merged commit ee9cf7f into wvbe:master Aug 31, 2018
@wvbe
Copy link
Owner

wvbe commented Aug 31, 2018

Thanks for the PR, looks great! The sax issue you linked hasn't had a reply from the sax maintainer since May, so I agree depending on Iddubeau's code is the way forward for now. Would've been great if his fix had been integrated in sax but oh well :)

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.

2 participants