diff --git a/src/gajim.py b/src/gajim.py index 999a1398b..5beee47b1 100755 --- a/src/gajim.py +++ b/src/gajim.py @@ -1053,11 +1053,11 @@ class Interface: #2nd one: at_least_one_char@at_least_one_char.at_least_one_char mail = r'\bmailto:\S*[^\s\W]|' r'\b\S+@\S+\.\S*[^\s\W]|' - #detects eg. *b* *bold* *bold bold* test *bold* + #detects eg. *b* *bold* *bold bold* test *bold* *bold*! (*bold*) #doesn't detect (it's a feature :P) * bold* *bold * * bold * test*bold* - formatting = r'(?