Christophe Dervieux
Christophe Dervieux
> Editing the template is a reasonable workaround, but is harder when using Pandoc through Quarto – their template is not a simple file which can be copied and modified,...
/deploy-preview
I think `CNAME` is among the files that we will detect by default in a project and consider as resources to move in the output dir https://github.com/quarto-dev/quarto-cli/blob/a5e1f3be842e0c4d33b6b87214f4f1daae93a384/src/project/project-resources.ts#L57-L60 Others are `"robots.txt",...
`output-dir` will always be erased for a new rendering. This is, for now, how Quarto works. So, any files that need to be in the output directory must also be...
Yep, we could also close this one by documenting correctly all this ! Thanks for linking the issue. Should we put this as draft and start working on it again...
/deploy-preview
Hey @rich-iannone, should we published it ? I'll talk about email next week in a Posit Workflow Demo with a youtube video. Could be a good idea to sync. I'll...
@rich-iannone @cwickham We should probably do something with this blog post I am starting to talk about Email in this video: https://youtu.be/Hl9TvhlzfV4?t=1400 Not the best quality and not just on...
Unfortunately this happens because it is the first installation and it will modify the PATH variable. In a terminal window for powershell, environment variable can be updated on the system...
I confirm this is a Quarto issue for when the table is cross reference (meaning `label` has a `tbl-prefix`)