You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"-" is a valid character in usernames on GitHub, but the regex that matches it for mentions currently only checks for word characters. To get mentions properly highlighted "-" should be added to the regex.
"-" is a valid character in usernames on GitHub, but the regex that matches it for mentions currently only checks for word characters. To get mentions properly highlighted "-" should be added to the regex.
Example:
@user-name