• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[article List Test
2[quickbook 1.6]
3]
4
5Markup in list:
6
7*   [table [[Heading]][[Cell]]]
8*   [heading The heading for a list item]
9
10    The content of the list item.
11
12[section Paragraphs in list items]
13
14* A1
15
16  A2
17
18* B1
19  * C1
20
21   C2
22
23  B2
24
25* D1
26    * E1
27
28     E2
29
30    E3
31
32   D2
33
34[endsect]
35
36[section Indented code blocks in lists]
37
38* A
39
40    B
41  C
42* D
43
44    E
45* F
46[endsect]
47