Skip to content

Commit 4cf5dae

Browse files
committed
Add information Posit Connect and Email
1 parent 5d16570 commit 4cf5dae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vignettes/dynamic-metadata.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ The key insight is that `write_yaml_metadata_block(params = params)` makes all y
186186

187187
One powerful application of dynamic metadata is variant emails using Quarto's email format. This example shows how to randomly select an email variant and conditionally display different content based on that selection:
188188

189+
This approach is particularly useful when deploying email reports through [Posit Connect Quarto integration](https://docs.posit.co/connect/user/quarto/), which supports [email customization](https://docs.posit.co/connect/user/quarto/#email-customization) for automated report distribution.
190+
191+
189192
````markdown
190193
---
191194
title: test conditional emails

0 commit comments

Comments
 (0)