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

Syntax Highlighting breaks on regex expressions with unmatched single quotes #82

Open
DovRine opened this issue Jul 28, 2016 · 0 comments

Comments

@DovRine
Copy link

DovRine commented Jul 28, 2016

The following valid regular expression breaks syntax highlighting when this package is enabled (See screenshots).

/^([a-zA-Z\u0080-\u024F]+(?:. |-| |'))[a-zA-Z\u0080-\u024F]$/

With meteor-api disabled:
xsnap27072016_224406

With meteor-api enabled:
xsnap27072016_224541

Version Information:
xsnap27072016_224701

xsnap27072016_224740

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

No branches or pull requests

1 participant