Relative Content

Tag Archive for luapandocquarto

Quarto/pandoc filter using meta variable

I’m trying to write a lua filter for Quarto/pandoc that removes all code blocks that do not match the target languages as defined in the yaml header of the document. This is the filter I got so far: