From a3dfdd9d3886451f5e97940387a56171c5810cf6 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sun, 29 May 2016 20:44:28 -0400 Subject: Remove Parsedown library files and remove references. --- library/parsedown/test/data/url_autolinking.html | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 library/parsedown/test/data/url_autolinking.html (limited to 'library/parsedown/test/data/url_autolinking.html') diff --git a/library/parsedown/test/data/url_autolinking.html b/library/parsedown/test/data/url_autolinking.html deleted file mode 100644 index 58ca94c6b..000000000 --- a/library/parsedown/test/data/url_autolinking.html +++ /dev/null @@ -1,3 +0,0 @@ -

an autolink http://example.com

-

inside of brackets [http://example.com], inside of braces {http://example.com}, inside of parentheses (http://example.com)

-

trailing slash http://example.com/ and http://example.com/path/

\ No newline at end of file -- cgit v1.2.3