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

fix(#96) unescapeMeta the pattern base #97

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

tdurieux
Copy link
Contributor

@tdurieux tdurieux commented Jan 6, 2025

Hello, here is the proposed fix for #96.
The issue was that the base pattern was not unescaped and therefore no match could be found.
I hope that the fix is correct.

@tdurieux tdurieux changed the title F match when there is a escaped meta in the pattern fix(#96) unescapeMeta the pattern base Jan 6, 2025
@bmatcuk bmatcuk merged commit 1e7ad31 into bmatcuk:master Jan 13, 2025
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants