aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/compound_emphasis.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/parsedown/test/data/compound_emphasis.html')
-rw-r--r--library/parsedown/test/data/compound_emphasis.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/parsedown/test/data/compound_emphasis.html b/library/parsedown/test/data/compound_emphasis.html
deleted file mode 100644
index 178dd54ba..000000000
--- a/library/parsedown/test/data/compound_emphasis.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<p><em><code>code</code></em> <strong><code>code</code></strong></p>
-<p><em><code>code</code><strong><code>code</code></strong><code>code</code></em></p> \ No newline at end of file