Skip to content

Commit f331744

Browse files
authored
Quarto, console message appearance test
1 parent a6abe43 commit f331744

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

vignettes/quarto.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ The `setup-r-dependencies` action will [automatically](https://github.com/r-lib/
3939

4040
* pkgdown will pass the `lang` setting on to quarto, but the set of available languages is not perfectly matched. Learn more in <https://quarto.org/docs/authoring/language.html>, including how to supply your own translations.
4141

42+
```{r}
43+
cli::cli_alert_success("done")
44+
```
45+
4246
## Supported features
4347

4448
The following sections demonstrate a bunch of useful quarto features so that we can make sure that they work.

0 commit comments

Comments
 (0)