aboutsummaryrefslogtreecommitdiffstats
path: root/tests/markdown-test/angle-links-and-img.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/markdown-test/angle-links-and-img.html')
-rw-r--r--tests/markdown-test/angle-links-and-img.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/tests/markdown-test/angle-links-and-img.html b/tests/markdown-test/angle-links-and-img.html
index e32b6e6..1ca3b0b 100644
--- a/tests/markdown-test/angle-links-and-img.html
+++ b/tests/markdown-test/angle-links-and-img.html
@@ -1,7 +1,4 @@
-<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>
-
+<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