quickbook/test/image-1_5.quickbook
Daniel James 152fe4fa5d Quickbook: Rename and rearrange some tests.
- More consistent names.
- Not using `.` in basename.
- Run the quickbook manual test last (as when there's an error, the more
  specific tests are more informative).
- Combine some of the code tests.

[SVN r75235]
2011-11-01 19:20:46 +00:00

20 lines
496 B
Plaintext

[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]]