You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/blog/posts/2025-07-28-R-package-release-1.5/index.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Major features in this release include:
26
26
27
27
-[**Pass R values to Quarto metadata**](#pass-r-values-to-quarto-metadata) - Set metadata programmatically based on computed values from knitr engine
28
28
-[**Insert Markdown in HTML tables for Quarto processing**](#insert-markdown-in-html-tables) - Include Markdown content (equations, links, formatting) in HTML tables
29
-
-[**Apply Light and Dark Themes to Plots and Tables](#themes-helpers) - Change the background and foreground colors of plots and tables based on light & dark themes
29
+
-[**Apply Light and Dark Themes to Plots and Tables**](#themes-helpers) - Change the background and foreground colors of plots and tables based on light & dark themes
30
30
-[**Work with R scripts and Quarto**](#work-with-r-scripts) - Extract R code from Quarto documents or prepare R scripts for Quarto rendering
31
31
-[**Build paths from Quarto Project**](#build-paths-from-project) - Build paths relative to Quarto project root within R cells
32
32
-[**Automate Quarto CLI from R**](#automate-quarto-cli) - New and improved wrappers around Quarto CLI features for easier automation
0 commit comments