2012-04-19 03:03:32 +02:00
|
|
|
This example test if Pandoc correctly embeds images into FictionBook.
|
|
|
|
|
|
|
|
Small inline image: ![alt text a small PNG image][inline-image].
|
|
|
|
|
|
|
|
Paragraph image:
|
|
|
|
|
2014-08-13 11:16:50 -07:00
|
|
|

|
2012-04-19 03:03:32 +02:00
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
A missing image inline: .
|
|
|
|
|
2014-08-13 11:16:50 -07:00
|
|
|
[inline-image]: fb2/test-small.png
|