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 3125e85 commit 8389f56Copy full SHA for 8389f56
_pkgdown.yml
@@ -66,11 +66,17 @@ reference:
66
contents:
67
- starts_with("tbl_qmd_")
68
69
+- title: "YAML Helpers"
70
+ desc: >
71
+ These functions are used to help with YAML metadata in Quarto documents:
72
+ contents:
73
+ - write_yaml_metadata_block
74
+ - yaml_quote_string
75
+
76
- title: "Miscellaneous"
77
desc: >
78
These functions are used to help with Quarto documents and projects:
79
- - write_yaml_metadata_block
80
- add_spin_preamble
81
- qmd_to_r_script
82
- detect_bookdown_crossrefs
0 commit comments