aboutsummaryrefslogtreecommitdiffstats
path: root/tests/markdown-test/strong-and-em-together.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/markdown-test/strong-and-em-together.html')
-rw-r--r--tests/markdown-test/strong-and-em-together.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/markdown-test/strong-and-em-together.html b/tests/markdown-test/strong-and-em-together.html
index 8a40b58..04c1850 100644
--- a/tests/markdown-test/strong-and-em-together.html
+++ b/tests/markdown-test/strong-and-em-together.html
@@ -5,7 +5,7 @@
</p>
<p>So is <strong>
<em>this</em>
-</strong>word.</p>
+</strong> word.</p>
<p>
<strong>
<em>This is strong and em.</em>
@@ -13,4 +13,4 @@
</p>
<p>So is <strong>
<em>this</em>
-</strong>word.</p> \ No newline at end of file
+</strong> word.</p>