1 First a list with a tabbed line
2
3 * A
4
5 * B
6
7 Just a blank line:
8
9 * A
10
11 * B
12
13
14 Now a list with 4 spaces and some text:
15
16 * A
17 abcdef
18 * B
19
20
21 Now with a tab and an extra space:
22
23 * A
24
25 * B
26
27 Now a list with 4 spaces:
28
29 * A
30
31 * B
32
33