Skip to content

Commit 2332e1e

Browse files
committed
Add missing news bullet
For #2877
1 parent 79d540b commit 2332e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
## New features
88

99
* New `build_llm_docs()` generates a `llms.txt` at the root directory of your site, and provides a `.md` version of every page. You can disable by adding `llm-docs: false` to your `_pkgdown.yaml` (#2914, @maelle)
10+
* `build_articles()` now executes quarto vignettes in the same working directory as RMarkdown vignettes, namely the directory in which they live (#2877).
1011

1112
## Minor improvements and bug fixes
1213

0 commit comments

Comments
 (0)