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
Page: Playground Language: en Version: v2.34.2
Playground
en
v2.34.2
User Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15
Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15
What is the problem you are experiencing?
I was trying to create a regex that selects all strings that end with a .txt I used this regex: .*.txt$ And no match was found.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Page:
Playground
Language:
en
Version:
v2.34.2
User Agent:
Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15
What is the problem you are experiencing?
I was trying to create a regex that selects all strings that end with a .txt
I used this regex: .*.txt$
And no match was found.
The text was updated successfully, but these errors were encountered: