diff options
Diffstat (limited to 'tests/markdown-test/literal-quotes.html')
-rw-r--r-- | tests/markdown-test/literal-quotes.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/markdown-test/literal-quotes.html b/tests/markdown-test/literal-quotes.html index 806b7f2..0342589 100644 --- a/tests/markdown-test/literal-quotes.html +++ b/tests/markdown-test/literal-quotes.html @@ -1,7 +1,2 @@ - -<p>Foo <a href="/url/" title="Title with "quotes" inside">bar</a>. -</p> -<p>Foo <a href="/url/" title="Title with "quotes" inside">bar</a>. -</p> - - +<p>Foo <a href="/url/" title="Title with "quotes" inside">bar</a>.</p> +<p>Foo <a href="/url/" title="Title with "quotes" inside">bar</a>.</p>
\ No newline at end of file |