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