summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/blockquote_list_item.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/blockquote_list_item.html')
-rw-r--r--packages/markdown/marked/test/new/blockquote_list_item.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/markdown/marked/test/new/blockquote_list_item.html b/packages/markdown/marked/test/new/blockquote_list_item.html
deleted file mode 100644
index 83cf0bdd..00000000
--- a/packages/markdown/marked/test/new/blockquote_list_item.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<p>This fails in markdown.pl and upskirt:</p>
-
-<ul><li>hello<blockquote><p>world</p></blockquote></li></ul>