public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Breaking up image description into multiple lines in source file
@ 2022-09-23  9:52 A A
       [not found] ` <CAMwawgOpaV0jvJccC3zhnSWprWQ8d0qbvH1W8TRF1KObFYH9fA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: A A @ 2022-09-23  9:52 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 4655 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-27 13:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23  9:52 Breaking up image description into multiple lines in source file A A
     [not found] ` <CAMwawgOpaV0jvJccC3zhnSWprWQ8d0qbvH1W8TRF1KObFYH9fA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-09-23 10:23   ` Bastien DUMONT
2022-09-23 10:54     ` A A
     [not found]       ` <CAMwawgPSp=ZKiT31wsV-viJG6gWHLt=mHE++BtJa-YU9yaEYTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-09-23 13:41         ` A A
     [not found]           ` <CAMwawgNJjZ=JB3751cmKvBB9GSQ-AuZ2f1oEwzjrbgg9qsW_kQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-09-23 16:40             ` BPJ
     [not found]               ` <CADAJKhCYFW=k9fxM6eLM782V3+sQ7_X9eH_7LfxO69z=DwjONg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-09-26 14:44                 ` A A
     [not found]                   ` <CAMwawgOjpuNWqcFg7CAYansucXhp+F_mk2rdLCJ7K3-8Yzd_bQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-09-26 15:26                     ` Bastien DUMONT
2022-09-27  9:34                       ` A A
     [not found]                         ` <CAMwawgMCNfawhZ6jegTyt9j1kCDeOj_EhJeeFREcbdyRRT1dUQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-09-27 11:50                           ` Bastien DUMONT
2022-09-27 13:30                           ` Daniel Staal
2022-09-26 15:24             ` Daniel Staal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).