]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/quickbook/test/include/compatibility-inc_1_1.quickbook
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / quickbook / test / include / compatibility-inc_1_1.quickbook
1 [compatibility-mode 1.1]
2
3 [section Inner]
4
5 [heading Header]
6
7 [h1 Heading1]
8
9 [heading:x1 Header with id]
10
11 [h1:x2 Heading1 with id]
12
13 [table
14 [[]][[]]
15 ]
16
17 [table:withid
18 [[]][[]]
19 ]
20
21 [table With Title
22 [[]][[]]
23 ]
24
25 [table:x Id and Title
26 [[]][[]]
27 ]
28
29
30 [endsect]
31
32 [section:x Inner with id]
33 [endsect]