Hello, I have the following markdown: ![Data binding button default conversion](data-binding-button-default-conversion.png)(#fig:data-binding-button-default-conversion) I’d like to break this up into multiple lines in the markdown source to keep everything clean and organized. So I tried that: ![Data binding button default conversion] (data-binding-button-default-conversion.png) (#fig:data-binding-button-default-conversion) Unfortunately it looks like Pandoc doesn’t recognize the above as an Image in the AST but rather just a string of text. How can I break up a long image description into multiple lines without compromising the markdown? Thanks for your consideration. Regards, Amine Aboufirass -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAMwawgOpaV0jvJccC3zhnSWprWQ8d0qbvH1W8TRF1KObFYH9fA%40mail.gmail.com.