repo.or.cz
/
markdown-mode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Better markdown-header-face fix
[markdown-mode.git]
/
tests
/
more-lists.text
blob
77e1b2cfd7b364c1ee39c6c56cb3c7fc89b1a6a6
1
Ordered, without paragraphs:
2
3
1. Foo
4
2. Bar
5
6
Unordered, with paragraphs:
7
8
* A list item.
9
10
With multiple paragraphs.
11
12
* Bar
13
14
Nested lists:
15
16
* Bubbles
17
1. bunk
18
2. bupkis
19
* BELITTLER
20
3. burper
21
* Abacus
22
* answer
23
* Cunning
24
25
A complex, multiply-nested list:
26
27
* Unordered stuff
28
with overhang
29
30
4. fourth nested
31
32
2. second nested
33
34
0. zeroth nested
35
36
* More unordered stuff
37
38
0. zeroth nested
39
2. second nested
40
4. fourth nested
41
42
Nested ordered lists:
43
44
1. first
45
46
0. zeroth nested
47
2. second nested
48
4. fourth nested
49
50
2. second
51
52
1. first nested
53
3. third nested
54
55
3. third
56
57
4. fourth