What might be a good way to use and process macro's in Markdown. The docs have an example of variable-substitution, but not of more general macro's.

A macro might look something like    
  ... ordinary markdown ...
  <<* name args >>
    ...body...
  <</ name >>
  ... ordinary markdown ...

where:
Ideally, processing can be done in Lua, and the result of the macro is to be processed further, to generate Markdown, LaTeX, HTML or other languages.

Any thoughts?

--
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/ea6c613e-6f98-4db4-b714-3b2fce85c090n%40googlegroups.com.