• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[article Paragraph Test
2  [quickbook 1.5]
3]
4
5[section Some Paragraphs]
6
7[/ Leading comment ] Shouldn't be a code block.
8
9[/ Leading comment ]*Should be bold*.
10
11Should be a
12[/ Breaking comment]
13single paragraph.
14
15Single paragraph.
16[/ Breaking comment]
17
18Single paragraph.
19
20[/ Breaking comment]
21Single paragraph.
22
23Single paragraph.[/ Trailing comment]
24
25
26
27
28
29
30Lots of newlines round this paragraph.
31
32
33
34
35
36
37
38
39Last paragraph.[endsect]
40
41[section Inside
42[/Breaking comment]
43blocks]
44
45[variablelist
46[[Paragraphs][
47[/ Leading comment ] Shouldn't be a code block.
48
49[/ Leading comment ]*Should be bold*.
50
51Should be a
52[/ Breaking comment]
53single paragraph.
54
55Single paragraph.
56[/ Breaking comment]
57
58Single paragraph.
59
60[/ Breaking comment]
61Single paragraph.
62
63Single paragraph.[/ Trailing comment]
64
65
66
67
68
69
70Lots of newlines round this paragraph.
71
72
73
74
75
76
77
78
79Last paragraph.]]]
80
81[endsect]