From 918920499dd0e7be6bd25e1b8966a94a368cd5de Mon Sep 17 00:00:00 2001 From: James Herdman Date: Wed, 16 Dec 2015 11:30:19 -0500 Subject: [PATCH] Failing Test --- test/fixtures/markdown-it/linkify.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/fixtures/markdown-it/linkify.txt b/test/fixtures/markdown-it/linkify.txt index c093574..b5bed6b 100644 --- a/test/fixtures/markdown-it/linkify.txt +++ b/test/fixtures/markdown-it/linkify.txt @@ -43,9 +43,12 @@ emails test@example.com mailto:test@example.com + +[oh hey](mailto:test@example.com?subject=foo bar&body=what's up) .

test@example.com

mailto:test@example.com

+