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

Information for editor about regex #24

Open
m-jedynak opened this issue Apr 3, 2019 · 0 comments
Open

Information for editor about regex #24

m-jedynak opened this issue Apr 3, 2019 · 0 comments

Comments

@m-jedynak
Copy link
Contributor

m-jedynak commented Apr 3, 2019

It's not clear what is syntax for wildcard redirects. e.g.

  • does it match always from begging of string or if (^ / $) has to be added
  • which syntax it uses (* vs .* for any char)
  • how spaces are handled (" " vs "%20") and how to match them
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