ASCII 160 (non-breaking space) is not recognised as a space character
Open
- Dominant language
- C
- Stars
- 709
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Only ASCII 32 and '\t' are currently matched as Spacechar. ASCII 160 and other characters in the Unicode whitespace category should also be recognised as Spacechar tokens.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.