I have a markdown file that I want to convert to RST.
The clue is, that this markdown file already contains valid RST (i.e. nested directives), i.e.

.. note::

   .. include:: /path/to/file

   Some static text also with RST-valid indention 

How to tell pandoc while transforming the RST-enriched markdown to RST to keep this indention? It seems pandoc removes (left trim) without mercy. Is there a toggle or plugin I missed? Or could I add some magic-markup in the source markdown?

Kind regards
BJ

--
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/d88ec922-7c61-4cbe-8599-b435540c6a9bn%40googlegroups.com.