• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[article Various blocks
2[quickbook 1.5]
3]
4
5[heading Blockquotes]
6
7Here's a blockquote:
8
9[:Blockquote.]
10
11And another:
12
13[:
14Blockquote first paragraph.
15
16Blockquote second paragraph.
17]
18
19[heading Admonitions]
20
21[warning Warning]
22[caution Caution]
23[important Important]
24[note Note]
25[tip Tip]
26
27[warning Warning first paragraph.
28
29Warning second paragraph.]
30
31[heading Blurb]
32
33[blurb Blurb]
34
35[heading Inline blocks]
36
37[: Blockquote containing a footnote[footnote Here it is!].]
38
39[/ Unfortunately footnotes currently can't contain blocks.]
40
41[/ Quickbook shouldn't think that this is a tip]
42[tipping point]
43
44Multiple paragraphs because of the inline blocks. [warning Warning] This
45line should appear as a separate paragraph.[warning Warning]
46* This should be a list item because it's preceded by block markup.