Safe Haskell | None |
---|---|
Language | Haskell2010 |
Renders an image file name and some attributes into a Pandoc block, like so:
Para Image src=picture.jpg "{#fig:id}"
- resultBlock :: ImageFileName -> Attr -> Block
Documentation
resultBlock :: ImageFileName -> Attr -> Block Source
The result block, as specified in the module header.