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