diff options
Diffstat (limited to 'tests/misc/strong-with-underscores.html')
-rw-r--r-- | tests/misc/strong-with-underscores.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/misc/strong-with-underscores.html b/tests/misc/strong-with-underscores.html index cab3863..08e6744 100644 --- a/tests/misc/strong-with-underscores.html +++ b/tests/misc/strong-with-underscores.html @@ -1,3 +1 @@ -<p> -<strong>this_is_strong</strong> -</p>
\ No newline at end of file +<p><strong>this_is_strong</strong></p>
\ No newline at end of file |