Skip to content

Commit 8389f56

Browse files
committed
Add to pkgdown
1 parent 3125e85 commit 8389f56

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_pkgdown.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,17 @@ reference:
6666
contents:
6767
- starts_with("tbl_qmd_")
6868

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+
6976
- title: "Miscellaneous"
7077
desc: >
7178
These functions are used to help with Quarto documents and projects:
7279
contents:
73-
- write_yaml_metadata_block
7480
- add_spin_preamble
7581
- qmd_to_r_script
7682
- detect_bookdown_crossrefs

0 commit comments

Comments
 (0)