We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb65cda commit cd83129Copy full SHA for cd83129
_pkgdown.yml
@@ -56,6 +56,12 @@ reference:
56
- starts_with("theme_colors")
57
- starts_with("theme_brand")
58
59
+- title: "Table Helpers"
60
+ desc: >
61
+ These functions are used to help with tables in Quarto documents:
62
+ contents:
63
+ - starts_with("tbl_qmd_")
64
+
65
- title: "Miscellaneous"
66
desc: >
67
These functions are used to help with Quarto documents and projects:
0 commit comments