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

Parser doesn't recognize non-breaking spaces #315

Closed
cmoesel opened this issue Mar 30, 2020 · 0 comments · Fixed by #342
Closed

Parser doesn't recognize non-breaking spaces #315

cmoesel opened this issue Mar 30, 2020 · 0 comments · Fixed by #342
Assignees
Labels
bug Something isn't working

Comments

@cmoesel
Copy link
Member

cmoesel commented Mar 30, 2020

The parser's definition for whitespace does not include non-breaking spaces. As a result, if FSH contains a non-breaking space (possibly from cut-and-paste from a web page), the parser will fail parsing. We should add non-breaking space to the lexer rule for WS.

See: https://chat.fhir.org/#narrow/stream/215610-shorthand/topic/use.20identifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants