summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/elements-1_6.quickbook
blob: e313cd98d6182a9a1ff7cf7f8a8f4ac36829f3c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[article 1.6 Elements
[quickbook 1.6]
]

[/ elements from 1.6]

[ordered_list [item1][item2]]

[itemized_list [item1][item2]]

[ordered_list
    [
        Check that
        *bold text*
        isn't confused with a list.
    ]
]

[block'''<simplesect><title>'''A *simplesect*!'''</title>''']

[block'''</simplesect>''']