Skip to content

Commit 993b3fa

Browse files
committed
Add test case for compact nested list output with kramdown converter
1 parent 2ae293c commit 993b3fa

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* First item
2+
* Sub item 1
3+
* Sub sub item
4+
* Sub item 2
5+
* Second item
6+
* Sub item
7+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* First item
2+
* Sub item 1
3+
* Sub sub item
4+
* Sub item 2
5+
* Second item
6+
* Sub item

0 commit comments

Comments
 (0)