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, 0 insertions, 7 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
deleted file mode 100644
index 71ec78c7..00000000
--- a/packages/markdown/marked/test/original/strong_and_em_together.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<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>