summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/original/strong_and_em_together.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/original/strong_and_em_together.html')
-rw-r--r--packages/markdown/marked/test/original/strong_and_em_together.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/original/strong_and_em_together.html b/packages/markdown/marked/test/original/strong_and_em_together.html
new file mode 100644
index 00000000..71ec78c7
--- /dev/null
+++ b/packages/markdown/marked/test/original/strong_and_em_together.html
@@ -0,0 +1,7 @@
+<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>