Replies: 2 comments 2 replies
-
I think best way would be to define a custom format as Extension to use with your projects. See more at https://quarto.org/docs/extensions/formats.html You can use extension several ways: https://quarto.org/docs/extensions/managing.html and distribute them also several ways https://quarto.org/docs/extensions/distributing.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
In a
qmd
file we specify the format as below:My question is, can we instead specify with:
where
custom-pdf
is defined in_metadata.yml
like:Beta Was this translation helpful? Give feedback.
All reactions