summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark/list-spacing.test
blob: 4e7f84248df049c2f0bcb2fe1594e8bb12dcb927 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<<<
   * item 1
 * item 1a
   * item 2
* item 2a
 * item 2b
  * item 2c
   * item 3

----

 8. item 1
 9. item 2
10. item 2a
>>>
ulBeginTight
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulEndTight
interblockSeparator
horizontalRule
interblockSeparator
olBeginTight
olItemWithNumber: 8
olItemEnd
olItemWithNumber: 9
olItemEnd
olItemWithNumber: 10
olItemEnd
olEndTight