-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Simply doesn't work #289
Comments
seems duplicated to #158 |
/<a [^>]\bhref\s=\s*"([^"]vercel.app[^"])/ This is not working for me @kaisugi @lukepighetti |
|
It seems like the issue is that
When I printed out the results,
|
Hello, I tried to use this to extract
1.0.0
fromrefs/heads/release/1.0.0
, but failed.This outputs
echo 'refs/heads/release/1.0.0'
echo ''
This regex was crafted with https://regex101.com in JavaScript mode
The text was updated successfully, but these errors were encountered: