summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/original/code_spans.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/original/code_spans.html')
-rw-r--r--packages/markdown/marked/test/original/code_spans.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/markdown/marked/test/original/code_spans.html b/packages/markdown/marked/test/original/code_spans.html
deleted file mode 100644
index 4b8afbb7..00000000
--- a/packages/markdown/marked/test/original/code_spans.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<p><code>&lt;test a="</code> content of attribute <code>"&gt;</code></p>
-
-<p>Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span></p>
-
-<p>Here's how you put <code>`backticks`</code> in a code span.</p>
-