Skip to content

Commit 305644b

Browse files
Merge pull request #1033 from r-lib/lorenzwalthert-patch-1
Document qmd in get started vignette.
2 parents 96745a0 + 3d83787 commit 305644b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/styler.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ options(styler.colored_print.vertical = FALSE)
2727

2828
styler provides the following API to format code:
2929

30-
- `style_file()` styles `.R`, `.Rmd`, `.Rmarkdown`, `.Rnw`, and `.Rprofile` files.
30+
- `style_file()` styles `.R`, `.qmd`, `.Rmd`, `.Rmarkdown`, `.Rnw`, and `.Rprofile` files.
3131

3232
- `style_dir()` styles all these files in a directory.
3333

0 commit comments

Comments
 (0)