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/untidy_table.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 library/parsedown/test/data/untidy_table.md (limited to 'library/parsedown/test/data/untidy_table.md') diff --git a/library/parsedown/test/data/untidy_table.md b/library/parsedown/test/data/untidy_table.md deleted file mode 100644 index 8524eb184..000000000 --- a/library/parsedown/test/data/untidy_table.md +++ /dev/null @@ -1,4 +0,0 @@ -| header 1 | header 2 | -| ------------- | ----------- | -| cell 1.1 | cell 1.2 | -| cell 2.1 | cell 2.2 | \ No newline at end of file -- cgit v1.2.3