aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/emphasis.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/emphasis.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/emphasis.html')
-rw-r--r--library/parsedown/test/data/emphasis.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/library/parsedown/test/data/emphasis.html b/library/parsedown/test/data/emphasis.html
deleted file mode 100644
index 60ff4bd8b..000000000
--- a/library/parsedown/test/data/emphasis.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<p><em>underscore</em>, <em>asterisk</em>, <em>one two</em>, <em>three four</em>, <em>a</em>, <em>b</em></p>
-<p><strong>strong</strong> and <em>em</em> and <strong>strong</strong> and <em>em</em></p>
-<p><em>line
-line
-line</em></p>
-<p>this_is_not_an_emphasis</p>
-<p>an empty emphasis __ ** is not an emphasis</p>
-<p>*mixed *<em>double and</em> single asterisk** spans</p> \ No newline at end of file