diff options
Diffstat (limited to 'vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.html')
| -rw-r--r-- | vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.html b/vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.html deleted file mode 100644 index f201242..0000000 --- a/vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.html +++ /dev/null @@ -1,13 +0,0 @@ -<p>Paragraph one.</p> - -<!-- This is a simple comment --> - -<!-- - This is another comment. ---> - -<p>Paragraph two.</p> - -<!-- one comment block -- -- with two comments --> - -<p>The end.</p> |
