ddoc_markdown_lists
Lists
Discussion
Unordered
- item one
part of item one
// code in item one
- three
- different
- lists
- list with
- empty item
- parent item
- child item
- sibling item
- sibling item
heading
- and item
Ordered
- zero
- one
- list that starts with three
- parent item
- child item
- sibling item
- sibling item
Not Lists
-no initial space2.no initial space
1234567890. too many numbers
-1. negative
New lists must start with 1, not 6. So this isn't a list.