chat: fix autocompletion for usernames with dash (#7514)
Github usernames are allowed to contain `-`, but the autocompletion was not working correctly. We added `-` as an allowed character for markdown files. We are not aware of any completions for markdown files, so this should be fine to add. Before:  After:  Release Notes: - Fixed autocompletion for usernames with dash character in the chat message editor Co-authored-by: Remco Smits <62463826+RemcoSmitsDev@users.noreply.github.com>
B
Bennet Bo Fenner committed
6b598a07d95ed65e88bd55e586977a5cac058d29
Parent: c1ada08
Committed by GitHub <noreply@github.com>
on 2/7/2024, 7:48:33 PM