aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/separated_nested_list.md
diff options
context:
space:
mode:
Diffstat (limited to 'library/parsedown/test/data/separated_nested_list.md')
-rw-r--r--library/parsedown/test/data/separated_nested_list.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/parsedown/test/data/separated_nested_list.md b/library/parsedown/test/data/separated_nested_list.md
new file mode 100644
index 000000000..d7cd1af79
--- /dev/null
+++ b/library/parsedown/test/data/separated_nested_list.md
@@ -0,0 +1,4 @@
+- li
+
+ - li
+ - li \ No newline at end of file