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/atx_heading.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 vendor/parsedown-0.9.0/tests/data/atx_heading.md (limited to 'vendor/parsedown-0.9.0/tests/data/atx_heading.md') diff --git a/vendor/parsedown-0.9.0/tests/data/atx_heading.md b/vendor/parsedown-0.9.0/tests/data/atx_heading.md deleted file mode 100644 index 2d5c6ca0..00000000 --- a/vendor/parsedown-0.9.0/tests/data/atx_heading.md +++ /dev/null @@ -1,15 +0,0 @@ -# h1 - -## h2 - -### h3 - -#### h4 - -##### h5 - -###### h6 - -# closed h1 # - -# \ No newline at end of file -- cgit v1.2.3-54-g00ecf