Skip to content

Commit c47fe98

Browse files
cwickhamgithub-actions[bot]
authored andcommitted
Add callout about metadata-files
(cherry picked from commit bfa32c3)
1 parent 6511fe7 commit c47fe98

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/projects/profiles.qmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ project:
8888
output-dir: _site-advanced
8989
```
9090

91+
::: {.callout-warning}
92+
## `metadata-files` are not resolved in profiles
93+
94+
Instead of using `metadata-files` in a profile configuration, copy the contents of your metadata file directly into the profile configuration file.
95+
:::
96+
9197
It's important to note that multiple profiles can be active. So the following enables you to vary configuration based on both `advanced` and `production` profiles:
9298

9399
``` {.yaml filename="_quarto.yml"}

0 commit comments

Comments
 (0)