ismayc / thesisdown

An updated R Markdown thesis template using the bookdown package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pandoc_args --lua-filter

alexchaichan opened this issue · comments

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!

Thanks for your patience here. I'll try to look over this and get back to you as soon as I can. Just to make sure you've seen a similar example/non-thesisdown: https://bookdown.org/yihui/rmarkdown-cookbook/lua-filters.html