-
Notifications
You must be signed in to change notification settings - Fork 756
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
unexpected char on pipe symbol #15
Comments
Thanks. I fixed the first problem. But sadly I found the regex contains |
Sweet yeah, I think what you've got going here is pretty great so far either way. P.S. You should check out http://conveyal.com/blog/2014/04/28/transitive-intro/ (https://github.com/conveyal/transitive.js) for some more ideas on styling and laying out of things, perhaps. What they've done so far is really really beautiful IMO. |
demo: jianyu.io/regulex/ |
Was presented with an unexpected char error when trying to make your awesome tool choke on this regexp pattern which I myself am not responsible for having written but nonetheless does still validly work (as a java.util.regex pattern):
The text was updated successfully, but these errors were encountered: