marked/test/specs/new/list_item_unindented_asterisk.md
## *list
* list1
*Not list(without space)
* list2
## +list
+ list1
+Not list(without space)
+ list2
## -list
- list1
-Not list(without space)
- list2
## number(1.)list
1. list
1.Notlist(without space)
1. list