As a starter, how to find all of the quarto properties for _quarto.yaml? #3373
-
I want to know what I can control through "_quarto.yaml" in my project, so where can I find all of the properties? |
Beta Was this translation helpful? Give feedback.
Answered by
dragonstyle
Nov 18, 2022
Replies: 1 comment
-
The reference is a decent place to start if you're just wanting an enumeration of what is possible: https://quarto.org/docs/reference/projects/options.html Note that you can also look at website / book specific references. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Iranb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The reference is a decent place to start if you're just wanting an enumeration of what is possible:
https://quarto.org/docs/reference/projects/options.html
Note that you can also look at website / book specific references.