diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-11-06 06:57:39 -0500 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-11-06 06:57:39 -0500 |
commit | 420d0ca4dd6cf075204867de28c2e6d5b1b68184 (patch) | |
tree | e7723f4b0687d82300ca5b4d38e3ab0ff3fc13cf /vendor/erusev/parsedown/test/data/html_comment.html | |
parent | cfe1e13d4a2b964c950b5e3daa8cafab207f1158 (diff) |
Remove vendor again
Diffstat (limited to 'vendor/erusev/parsedown/test/data/html_comment.html')
-rw-r--r-- | vendor/erusev/parsedown/test/data/html_comment.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/erusev/parsedown/test/data/html_comment.html b/vendor/erusev/parsedown/test/data/html_comment.html deleted file mode 100644 index 566dc3ad..00000000 --- a/vendor/erusev/parsedown/test/data/html_comment.html +++ /dev/null @@ -1,5 +0,0 @@ -<!-- single line --> -<p>paragraph</p> -<!-- - multiline --> -<p>paragraph</p>
\ No newline at end of file |