-
Notifications
You must be signed in to change notification settings - Fork 23
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
Replace Regexper with Regulex #21
Comments
I tried doing this, but I'm having some trouble with getting Regulex to recognize flags in query parameters. When I click the link to the Regulex for say I'm blocked on this. |
You're right. I'm looking into it. |
I've filed an issue on the problem. CJex/regulex#46 Hopefully it's fixed asap. |
Please check if typing the flags as part of the regex code like in the picture works. I don't know enough about regex to test it myself. https://jex.im/regulex/#!flags=&re=%23(%5B0-9A-F%5D%7B3%7D%7C%5B0-9A-F%5D%7B6%7D)%2Fg |
Yeah, I noticed that. It's very odd and I have no idea what might be up.
It does not, unfortunately. It looks for the literal string
Thanks, I'll subscribe to it. |
As suggested by @vezycash in #10.
The text was updated successfully, but these errors were encountered: