Skip to content

Allow spaces inside the url-notation parentheses #30

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

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

kemayo
Copy link
Contributor

@kemayo kemayo commented Jan 17, 2017

Without this, URLs like url( 'foo.jpg' ) wouldn't be matched. URLs like url( foo.jpg ) would match, but would then fail because the filename would be foo.jpg.

Without this, URLs like `url( 'foo.jpg' )` wouldn't be matched. URLs like `url( foo.jpg )` would match, but would then fail because the filename would be ` foo.jpg `.
@mihhail-lapushkin mihhail-lapushkin merged commit a61a949 into mihhail-lapushkin:master Jan 18, 2017
@mihhail-lapushkin
Copy link
Owner

Thank you!
Had to tweak it a bit to make it work.
Released in 1.9.0

@kemayo kemayo deleted the patch-1 branch January 18, 2017 17:09
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.

2 participants