Closed magiausde closed 11 months ago
This should not happen. Only replace if a whitespace is in front.
It actually checks for a word boundary (\b) now, because at the start of a message logically there is no whitespace.
This should not happen. Only replace if a whitespace is in front.