summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/original/strong_and_em_together.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/original/strong_and_em_together.md')
-rw-r--r--packages/markdown/marked/test/original/strong_and_em_together.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/markdown/marked/test/original/strong_and_em_together.md b/packages/markdown/marked/test/original/strong_and_em_together.md
deleted file mode 100644
index 95ee690d..00000000
--- a/packages/markdown/marked/test/original/strong_and_em_together.md
+++ /dev/null
@@ -1,7 +0,0 @@
-***This is strong and em.***
-
-So is ***this*** word.
-
-___This is strong and em.___
-
-So is ___this___ word.