diff options
Diffstat (limited to 'tests/misc/bold_links.html')
-rw-r--r-- | tests/misc/bold_links.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/misc/bold_links.html b/tests/misc/bold_links.html index 55dcaa3..5a78e57 100644 --- a/tests/misc/bold_links.html +++ b/tests/misc/bold_links.html @@ -1,4 +1 @@ -<p> -<strong>bold <a href="http://example.com">link</a> -</strong> -</p>
\ No newline at end of file +<p><strong>bold <a href="http://example.com">link</a></strong></p>
\ No newline at end of file |