aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/code_span.html
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-05-29 20:44:28 -0400
committerAndrew Manning <tamanning@zoho.com>2016-05-29 20:44:28 -0400
commita3dfdd9d3886451f5e97940387a56171c5810cf6 (patch)
tree9c68b25867f19d440e6b3aab67e6636f5ceb6734 /library/parsedown/test/data/code_span.html
parent00d32f6b947d10b836cf1a4d59dbff3413517fd5 (diff)
downloadvolse-hubzilla-a3dfdd9d3886451f5e97940387a56171c5810cf6.tar.gz
volse-hubzilla-a3dfdd9d3886451f5e97940387a56171c5810cf6.tar.bz2
volse-hubzilla-a3dfdd9d3886451f5e97940387a56171c5810cf6.zip
Remove Parsedown library files and remove references.
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