summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/image-1_6.quickbook
diff options
context:
space:
mode:
Diffstat (limited to 'tools/quickbook/test/image-1_6.quickbook')
-rw-r--r--tools/quickbook/test/image-1_6.quickbook20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/quickbook/test/image-1_6.quickbook b/tools/quickbook/test/image-1_6.quickbook
new file mode 100644
index 0000000000..1bd3883989
--- /dev/null
+++ b/tools/quickbook/test/image-1_6.quickbook
@@ -0,0 +1,20 @@
+[article Images 1.6
+ [quickbook 1.6]
+]
+
+[$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]]
+[$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]]