summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/cm_strong_and_em.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/cm_strong_and_em.html')
-rw-r--r--packages/markdown/marked/test/new/cm_strong_and_em.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/markdown/marked/test/new/cm_strong_and_em.html b/packages/markdown/marked/test/new/cm_strong_and_em.html
deleted file mode 100644
index 084f6381..00000000
--- a/packages/markdown/marked/test/new/cm_strong_and_em.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<p>So <em>a</em> single <em>word</em> followed <em>b</em>y <em>a</em>nother</p>
-
-<p>So <strong>a</strong> single <strong>word</strong> followed <strong>b</strong>y <strong>a</strong>nother</p>
-
-<p>So <em>a</em> single <em>word</em> followed <em>b</em>y <em>a</em>nother</p>
-
-<p>So <strong>a</strong> single <strong>word</strong> followed <strong>b</strong>y <strong>a</strong>nother</p>