aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/code_span.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/parsedown/test/data/code_span.html')
-rw-r--r--library/parsedown/test/data/code_span.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/library/parsedown/test/data/code_span.html b/library/parsedown/test/data/code_span.html
deleted file mode 100644
index 5c4c231e3..000000000
--- a/library/parsedown/test/data/code_span.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<p>a <code>code span</code></p>
-<p><code>this is also a codespan</code> trailing text</p>
-<p><code>and look at this one!</code></p>
-<p>single backtick in a code span: <code>`</code></p>
-<p>backtick-delimited string in a code span: <code>`foo`</code></p>
-<p><code>sth `` sth</code></p> \ No newline at end of file