Hello,

I'm about to write some documentation with markdown and pandoc.

I often use this construct to insert a picture:

 [![](bilder/600/small.jpg)](bilder/large.jpg)

This displays the small picture in the HTML document and loads the large picture if one clicks on the small one.

This works so far but is unfortunately incompatible with the self-contained feature.

The small picture gets base64 embedded but the large picture stays a link to the local file.

Is there a way to embed the large picture too or exists a completely different solution to get this done?

Regards
Bernhard

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d57d8fc0-f4da-44c8-a4e6-bac4dbd249dbn%40googlegroups.com.