Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve @mention parsing for GitHub usernames (#33)
- Update regex to correctly identify valid GitHub usernames - Prevent false positives for package names and email addresses - Exclude matches within code snippets, URLs, and Markdown links
- Loading branch information