Hello!

Trying to figure out how to use pandoc +fenced_div with a filter to transform this:

::: note
Here is the first line of this note.

And the second,

And the third!
:::


into this:

!!! note
    Here is the first line of this note.

    And the second,

    And the third!

Struggling to understand if it is possible to "indent" elements using pandoc. The mkdocs markdown spec requires the body of notes to be indented by 4 spaces.  Is there a way to apply indents without stringifying the content?

Thanks!
 

--
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/ddc82450-b82b-4b8f-9d5f-30c6a28c206fn%40googlegroups.com.