Skip to content

How to pass pandoc arguments in yaml #630

Answered by jjallaire
harrelfe asked this question in Q&A
Discussion options

You must be logged in to vote

All Pandoc command line args have YAML equivalents (all of which work in Quarto). The pandoc docs provide this mapping here: https://pandoc.org/MANUAL.html#defaults-files

More generally, for any given output format there is a reference guide that combines Pandoc metadata, Pandoc "defaults", and Quarto-specific options. For example, here are the PDF options: https://quarto.org/docs/reference/formats/pdf.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@harrelfe
Comment options

Answer selected by harrelfe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants