Skip to content

Commit ac0b1cc

Browse files
authored
Merge pull request #1377 from quarto-dev/sync-1376-to-prerelease
2 parents 6511fe7 + c47fe98 commit ac0b1cc

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)