Hey, I tried to insert some lua-filter but without success. Maybe you could tell me at witch positon in the header I have to insert this argument? ``` pandoc_args: - --lua-filter=wordcount.lua - --metadata=wordcount=process ``` Thanks for helping!