aboutsummaryrefslogtreecommitdiff
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, 4 insertions, 0 deletions
diff --git a/tests/markdown-test/strong-and-em-together.html b/tests/markdown-test/strong-and-em-together.html
new file mode 100644
index 0000000..7bf5163
--- /dev/null
+++ b/tests/markdown-test/strong-and-em-together.html
@@ -0,0 +1,4 @@
+<p><strong><em>This is strong and em.</em></strong></p>
+<p>So is <strong><em>this</em></strong> word.</p>
+<p><strong><em>This is strong and em.</em></strong></p>
+<p>So is <strong><em>this</em></strong> word.</p> \ No newline at end of file