How to use pandoc_args lua-filter in quarto #4247
Answered
by
mcanouil
jiangshiguo
asked this question in
Q&A
-
I used to use pandoc_args lua-filter (see examples from Section 5.1 of the RMarkdown Cookbook) to set text colors in bookdown books. How can I use it in pandoc? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Feb 7, 2023
Replies: 1 comment 1 reply
-
This is a LUA filter, see https://quarto.org/docs/extensions/filters.html for more. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jiangshiguo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a LUA filter, see https://quarto.org/docs/extensions/filters.html for more.