diff options
Diffstat (limited to 'tests/markdown-test/angle-links-and-img.html')
-rw-r--r-- | tests/markdown-test/angle-links-and-img.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/markdown-test/angle-links-and-img.html b/tests/markdown-test/angle-links-and-img.html deleted file mode 100644 index 1ca3b0b..0000000 --- a/tests/markdown-test/angle-links-and-img.html +++ /dev/null @@ -1,4 +0,0 @@ -<p><a href="simple link" title="title">link</a> -<img alt="image" src="http://example.com/image.jpg" /> -<a href="http://example.com/(()((())923)(">link</a> -<img alt="image" src="link(()))(" /></p>
\ No newline at end of file |