PLT-2719 Emails with underscores don't auto-link correctly (#2865)

Этот коммит содержится в:
enahum
2016-05-03 14:06:01 -03:00
коммит произвёл Harrison Healey
родитель 08a3cf6b38
Коммит a9cf5172da
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@@ -67,3 +67,4 @@ https://en.wikipedia.org/wiki/URLs#Syntax links to the Syntax section of the Wik
test@example.com links to `mailto:test@example.com`
[email link](mailto:test@example.com) links to `mailto:test@example.com` and not `http://mailto:test@example.com`
[other link](ts3server://example.com) links to `ts3server://example.com` and not `http://ts3server://example.com`
test_underscore@example.com links to `mailto:test_underscore@example.com`