Christophe Dervieux
Christophe Dervieux
> I wonder if they meant `results` instead of `output` here I think they meant output because it is a `quarto` options. It seems they are trying to fix something...
@howardbaek setting option using `opts_current` is not really advise. This issue was about throwing an error when this was done, and it is meant for read only purposes only. We...
> I did try options hooks, but this didn't work: You set an option hook on `fig.alt` directly. As we document in our doc (https://bookdown.org/yihui/rmarkdown-cookbook/option-hooks.html) > An option hook is...
@tuckerolson2 not quite sure what you are exactly referring too. For question like this, best is to share an example we can run and also ask on Q&A website like...
@dpprdan thanks for pinging on this issue. I believe this was on long hold due to https://github.com/r-dbi/DBI/issues/321#issuecomment-700787844 - It would be better for the long term that the SQL engine...
> [36] rmarkdown_2.10 @alenastern you are using an old R Markdown version - The fix is in **rmarkdown** 2.17 You need to update.
I believe if this would happen it would be with https://quarto.org/ which is Next generation R Markdown for broader usage that just R. This is definitely within the scope of...
This has been added a bit differently in #2169 so I'll close this. We will see how we can leverage the new `fig.id` option to fix **bookdown** issue maybe. Thanks...
Follow recommandations at https://cli.r-lib.org/reference/links.html#files
Possibly URL have been deactivated when inside R Markdown context (https://github.com/r-lib/cli/issues/581) so maybe it won't work of we need to find a way to reactivate it. Need to try cc...