fixed bug with caption in command 'image'
This commit is contained in:
parent
d52de0f36f
commit
9a1bb671c1
4 changed files with 15 additions and 13 deletions
|
|
@ -75,7 +75,7 @@ public class doxygen_translate_runme {
|
|||
" This is printed if not}\n" +
|
||||
" \n" +
|
||||
" \n" +
|
||||
" <img src=testImage.bmp alt=\"Hello, world!\" />\n" +
|
||||
" <img src=testImage.bmp alt=\"Hello, world!\"/>\n" +
|
||||
" \n" +
|
||||
" <ul> \n" +
|
||||
" \n" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue