DCsunset / pandoc-include

A pandoc filter to allow file and header inclusion
MIT License
63 stars 14 forks source link

Parameterized include #30

Open bersace opened 1 year ago

bersace commented 1 year ago

Hi,

Is it possible to parameterize include ?

Our use case is to include a customized code block.

Maybe is there a workaround ?

Regards, Étienne

DCsunset commented 1 year ago

Hi,

Could you give some example code to clarify what you mean by parameterizing include?

bersace commented 1 year ago

Hi @DCsunset, thanks for your anwser and for pandoc-include.

Something like:

---
metadata-variable: myfile.md
...

!include-from-metadata metadata-variable