Hi,
I've developed a pandoc filter that transforms a div into a figure from markdown text. In particular, this allows you to use the new complex figures in pandoc>=3.0:

::: {.figure caption="Figure caption"}

![Tux junior 1 caption](Tux_junior-1.pdf "Tux Junior 1")

![Tux junior 2 caption](Tux_junior-2.pdf "Tux Junior 2")

![Tux junior 3 caption](Tux_junior-3.pdf "Tux Junior 3")

:::

produces the file as an attachment

--
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/377aa04d-6832-4388-9e8e-6d6cde583e1fn%40googlegroups.com.