summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/list_item_text.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/list_item_text.html')
-rw-r--r--packages/markdown/marked/test/new/list_item_text.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/new/list_item_text.html b/packages/markdown/marked/test/new/list_item_text.html
new file mode 100644
index 00000000..142df366
--- /dev/null
+++ b/packages/markdown/marked/test/new/list_item_text.html
@@ -0,0 +1 @@
+<ul><li><p>item1</p> <ul><li>item2 </li></ul> <p>text</p> </li></ul>