Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Jun 30, 2025

This is to fix #43 and #251

This is changing how it works, but one can restore the previous behavior by setting the command line flag

quarto_render("test.qmd", quarto_args = c("--output", "test.html"))

And using the metadata seems to be a better default

cderv added 2 commits June 30, 2025 17:16
````
quarto_render("test.qmd", quarto_args = c("--output", "test.html"))
````
Can restore the previous behavior by setting the command line flag
@cderv cderv merged commit 69a4c02 into main Jun 30, 2025
16 checks passed
@cderv cderv deleted the output-file-meta branch June 30, 2025 16:46
@cderv cderv linked an issue Jun 30, 2025 that may be closed by this pull request
salim-b added a commit to salim-b/quarto-r that referenced this pull request Jul 29, 2025
updates the docs to match changes in quarto-dev#257
ateucher added a commit to Openscapes/kyber that referenced this pull request Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set output-file through metadata quarto_render not supporting both multiple output formats and a specified output file name

2 participants