summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/PHP_Markdown/mixed-ols-and-uls.test
blob: fddda618780fb7b075a9beacbf642e93f5589fa7 (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
43
44
45
46
47
<<<
* test
+ test
- test

1. test
2. test

* test
+ test
- test

1. test
2. test

>>>
ulBeginTight
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulEndTight
interblockSeparator
olBeginTight
olItemWithNumber: 1
olItemEnd
olItemWithNumber: 2
olItemEnd
olEndTight
interblockSeparator
ulBeginTight
ulItem
ulItemEnd
ulItem
ulItemEnd
ulItem
ulItemEnd
ulEndTight
interblockSeparator
olBeginTight
olItemWithNumber: 1
olItemEnd
olItemWithNumber: 2
olItemEnd
olEndTight