From a9cf5172da766b07e5b869e3cdc5cb94e1f0c08f Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 3 May 2016 14:06:01 -0300 Subject: PLT-2719 Emails with underscores don't auto-link correctly (#2865) --- tests/test-links.md | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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 -- cgit v1.2.3-1-g7c22