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

Regex update to strip empty nodes containing spaces #183

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

techexo
Copy link
Contributor

@techexo techexo commented Dec 4, 2018

The precedent regex couldn't detect if there was only "normal" spaces
inside empty nodes. I think some groups were wrongfully intertwined
sometime in the past.

You can check here to see examples/tests:
https://regex101.com/r/YdPShz/1/

The precedent regex couldn't detect if there was only "normal" spaces
inside empty nodes. I think some groups were wrongfully intertwined
sometime in the past.
@j0k3r j0k3r merged commit b3dfd7b into j0k3r:master Dec 4, 2018
@j0k3r
Copy link
Owner

j0k3r commented Dec 4, 2018

Great!

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