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: update regex to include apostrophes in MentionedUserFormatter #437

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

RamonAsuncion
Copy link
Contributor

  • Adjust the regular expression in the format method to correctly match mentions followed by an apostrophe, ensuring that names like "77Y's" are highlighted as expected.

- Adjust the regular expression in the `format` method to correctly match mentions followed by an apostrophe, ensuring that names like "77Y's" are highlighted as expected.
@11k 11k merged commit 4f98830 into destinygg:master Mar 28, 2024
2 checks passed
@11k 11k added the bug Something isn't working label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

You can no longer click to highlight usernames if they end with an apostrophe
2 participants