diff options
Diffstat (limited to 'tests/misc/em_strong_complex.html')
-rw-r--r-- | tests/misc/em_strong_complex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/em_strong_complex.html b/tests/misc/em_strong_complex.html index 3befa70..65faddf 100644 --- a/tests/misc/em_strong_complex.html +++ b/tests/misc/em_strong_complex.html @@ -1,7 +1,7 @@ <p><em><strong>test test</strong> test test</em></p> <p><strong><em>test test</em> test test</strong></p> <p><strong><em>test</em></strong></p> -<p><strong>test</strong>_</p> +<p><strong>test</strong></p> <p><strong><em>test</em> test</strong>_</p> <p><strong><em>test</em> test</strong></p> <p><em>test_test test_test</em></p> |