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: set unicode flag for author name regex #170

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

AlCalzone
Copy link
Owner

@AlCalzone AlCalzone commented Jun 24, 2024

#161 forgot to set the unicode flag u for the Regex, which caused the unicode character classes to be treated as p, {, etc.

@AlCalzone AlCalzone merged commit 564ae9b into master Jun 24, 2024
8 checks passed
@AlCalzone AlCalzone deleted the fix-unicode-author-names branch June 24, 2024 07:20
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.

1 participant