Commit 9e6ab76c24f05f3c65578cf480027a645cb1cbf4

Martin Mitas 2020-02-17T12:41:50

Minor fuzz-input cleanup. Move some permissive links incorrectly placed in commonmark.md into gfm.md.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/test/fuzz-input/commonmark.md b/test/fuzz-input/commonmark.md
index dc3446e..974d817 100644
--- a/test/fuzz-input/commonmark.md
+++ b/test/fuzz-input/commonmark.md
@@ -37,5 +37,4 @@ _emph_ __strong__ ___strong emph___
 [ref] [ref][] [link](/url)
 ![ref] ![ref][] ![img](/url)
 <http://example.com> <doe@example.com>
-www.example.com doe@example.com
 \\ \* \. \` \
diff --git a/test/fuzz-input/gfm.md b/test/fuzz-input/gfm.md
index fd51485..dfdbc72 100644
--- a/test/fuzz-input/gfm.md
+++ b/test/fuzz-input/gfm.md
@@ -6,3 +6,5 @@
 aaa|bbb|ccc
 
 ~del~ ~~del~~
+
+http://example.com www.example.com doe@example.com