summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/image-1_5.quickbook
blob: 0774fd4471e33aa51f4cff987a72610a758a44f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[article Images 1.5
    [quickbook 1.5]
]

[$test.gif]
[$test this.gif]
[$test&this.gif]
[$test.gif [width 10cm] [height 10cm]]
[$test.gif [alt Foo]]
[$test.gif [alt Foobie foobie foo]]
[$test.gif [alt Foo & bar]]
[$test.gif [alt Foo] [width 10cm] [height 10cm]]

[$ [/comment] test.gif  ]
[$ [/comment] test.gif [/comment] ]
[$ [/comment] test.gif [/comment] [alt comment] ]

[/ This should warn about repeated attribute and then ignore it. ]
[$test.gif [width 10cm] [height 10cm] [width 20cm]]