diff options
Diffstat (limited to 'tests/misc/autolinks_with_asterisks.html')
-rw-r--r-- | tests/misc/autolinks_with_asterisks.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/misc/autolinks_with_asterisks.html b/tests/misc/autolinks_with_asterisks.html index a7f2609..7cb852f 100644 --- a/tests/misc/autolinks_with_asterisks.html +++ b/tests/misc/autolinks_with_asterisks.html @@ -1,3 +1 @@ -<p> - <a href="http://some.site/weird*url*thing">http://some.site/weird*url*thing</a> -</p>
\ No newline at end of file +<p><a href="http://some.site/weird*url*thing">http://some.site/weird*url*thing</a></p>
\ No newline at end of file |