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

Add extra info about matching the URL with a regexp #41

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

weppos
Copy link
Contributor

@weppos weppos commented Jan 12, 2016

While using the library in one of my projects, I had some hard time figuring out why the regular expression string was not working. In order to avoid escaping the /, I was using another delimiter.

I had to dig into the source code to figure out what was going on. This PR adds some extra information about what kind of syntax is expected for the regular expression string.

parroty added a commit that referenced this pull request Jan 13, 2016
Add extra info about matching the URL with a regexp
@parroty parroty merged commit 901f99c into parroty:master Jan 13, 2016
@parroty
Copy link
Owner

parroty commented Jan 13, 2016

Thanks! I may try to check if formatting can be improved.

@weppos weppos deleted the patch-1 branch January 13, 2016 14:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants