Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update regex to include apostrophes in MentionedUserFormatter
- 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.
- Loading branch information