From 5d8615a958b20c59a7ed00be0aa2ef8f2f9cc233 Mon Sep 17 00:00:00 2001 From: "Moritz Kaspar Rudert (mortzu)" Date: Mon, 8 Sep 2014 08:16:09 +0200 Subject: moved external libraries into gitmodules --- vendor/parsedown-0.9.0/tests/data/special_characters.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 vendor/parsedown-0.9.0/tests/data/special_characters.md (limited to 'vendor/parsedown-0.9.0/tests/data/special_characters.md') diff --git a/vendor/parsedown-0.9.0/tests/data/special_characters.md b/vendor/parsedown-0.9.0/tests/data/special_characters.md deleted file mode 100644 index 13597e60..00000000 --- a/vendor/parsedown-0.9.0/tests/data/special_characters.md +++ /dev/null @@ -1,13 +0,0 @@ -AT&T has an ampersand in their name - -this & that - -4 < 5 and 6 > 5 - - - -[inline link](/script?a=1&b=2) - -[reference link][1] - -[1]: http://example.com/?a=1&b=2 \ No newline at end of file -- cgit v1.2.3-54-g00ecf