We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
remark-gfm4.0.0
[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:.[-\w]+)+)/gu, findEmail]
Create JS crash on Safari / IOS(15.3)
got error "Invalid regular expression: invalid group specifier name"
not got error
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #10
Sorry, something went wrong.
Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.
phase/solved
no/*
No branches or pull requests
Initial checklist
Affected package
remark-gfm4.0.0
Steps to reproduce
[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:.[-\w]+)+)/gu, findEmail]
Create JS crash on Safari / IOS(15.3)
Actual behavior
got error "Invalid regular expression: invalid group specifier name"
Expected behavior
not got error
Runtime
No response
Package manager
No response
Operating system
No response
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: