quarto 1.4.4
-
quarto_preview()now looks atquarto previewlog to browse to the correct url when inside RStudio viewer (thanks, @aronatkins, #167). -
This package now uses the x.y.z.dev versionning scheme to indicate development, patch, minor and major versions. This follows Tidyverse package version conventions.
-
Adapt tests for CRAN checks issues due to Quarto v1.5.54 regression (though it is fixed upstream).
-
Approval check in
quarto_add_extension()andquarto_use_template()now works correctly (thanks, @eveyp, #172).