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 b2b6887 commit c1ef09aCopy full SHA for c1ef09a
vignettes/dynamic-metadata.qmd
@@ -38,7 +38,7 @@ Now we can set metadata based on these computed values. Here is the R cell used
38
#| echo: fenced
39
#| label: metadata-block
40
#| output: asis
41
-write_yaml_metadata_block(
+quarto::write_yaml_metadata_block(
42
user_level = user_type,
43
debug_mode = is_debug,
44
app_version = "2.1.0",
0 commit comments