Replies: 2 comments 2 replies
-
You have a couple of options:
HTH! |
Beta Was this translation helpful? Give feedback.
-
I have read the referred instructions but as I mentioned, In the
In the same directory as the
The result of rendering the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a directory containing Revealjs presentations formatted as .qmd documents. Currently each file has a 12 lines of YAML front matter of which only one line (title) is not identical across documents. With Rmarkdown I could just put the execution options in
_outupt.yml
. I attempted the same with_quarto.yml
but that is completely ignored when rendering Revealjs presentations in Rstudio.How could I mimic the
_output.yml
of Rmarkdown in Quarto?Beta Was this translation helpful? Give feedback.
All reactions