In a Pandoc document’s YAML metadata block, or in a Pandoc metadata file, I can do this:

variable1: __content__

…and it will be rendered as <strong>content</strong> for HTML.

Doing this in a Pandoc DEFAULTS file:

metadata:
  variable1: __content__

…will render $variable1$ as “__content__”

So – is it possible to have metadata in a defaults file interpreted as Markdown?

Thank you.

--
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/a4843b38-f508-4d55-8dd0-35136f401bd1n%40googlegroups.com.