summaryrefslogtreecommitdiffstats
path: root/tests/test-links.md
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-03 14:06:01 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2016-05-03 13:06:01 -0400
commita9cf5172da766b07e5b869e3cdc5cb94e1f0c08f (patch)
tree7a6a884bb5e6102a8115a86f2c664365500a36a6 /tests/test-links.md
parent08a3cf6b38fd8fdac3b5f7176133bc1a248bc8fc (diff)
downloadchat-a9cf5172da766b07e5b869e3cdc5cb94e1f0c08f.tar.gz
chat-a9cf5172da766b07e5b869e3cdc5cb94e1f0c08f.tar.bz2
chat-a9cf5172da766b07e5b869e3cdc5cb94e1f0c08f.zip
PLT-2719 Emails with underscores don't auto-link correctly (#2865)
Diffstat (limited to 'tests/test-links.md')
-rw-r--r--tests/test-links.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-links.md b/tests/test-links.md
index b4a04e439..c9aca446d 100644
--- a/tests/test-links.md
+++ b/tests/test-links.md
@@ -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` \ No newline at end of file