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

Clarify definition of whitespace (blank characters) #119

Merged
merged 4 commits into from
Nov 18, 2021

Conversation

jotaen
Copy link
Owner

@jotaen jotaen commented Nov 16, 2021

@jotaen jotaen added the SPEC All thing regarding the specification label Nov 18, 2021
@vladdeSV
Copy link
Contributor

I think this looks much better, and more understandable.

Sidenote, and I do not think this is a big issue, but different RegEx parsers interpret the RegEx provided differently. JavaScript's built-in RegEx parser does not handle \p{L}. I am not entirely sure what the de-facto RegEx spec is, just that it could (maybe) be interpreted differently.

@jotaen
Copy link
Owner Author

jotaen commented Nov 18, 2021

Cool, thanks for your feedback!

I’m not sure anymore why I included the regex originally, since it actually doesn’t add anything to the Unicode category, which is well-defined and unanimous already.

@jotaen jotaen merged commit c4beb1a into spec/next Nov 18, 2021
@jotaen jotaen deleted the spec/blank-characters branch November 18, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SPEC All thing regarding the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants