Probably use breaking down into "words" and then matching, instead of current regex Why: - This causes issues and sometimes misses username when using multiline text
Probably use breaking down into "words" and then matching, instead of current regex
Why: