Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Tag name production is too strict #42

Open
Sebmaster opened this issue May 10, 2016 · 0 comments
Open

Tag name production is too strict #42

Sebmaster opened this issue May 10, 2016 · 0 comments

Comments

@Sebmaster
Copy link

At the moment names are matched with a "simple" \w regex in the lexer however I dug a bit into the production and it seems it all ends up in a NameChar which matches a much larger array of values.

Is that correct, should we expand the regex to match the full range of NameChars?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant