ousia / from-pandoc-to-context

Environment to parse XHTML from pandoc with ConTeXt
http://www.from-pandoc-to-context.tk
GNU General Public License v2.0
13 stars 3 forks source link

Feature request: support figures #16

Open juh2 opened 8 years ago

juh2 commented 8 years ago

Hi,

it would be nice if fptc would support images. Pandoc now supports attributes to images which makes styling more flexible.

aksdb commented 8 years ago

That might be fixed in my fork: https://github.com/aksdb/pandoc-xhtml. I didn't have the time to add examples yet, though.

Basically something like this is possible: ![My Image](imagefile){#img:myref options="width=10cm"}