devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Refactored `build_readme()`

Open VisruthSK opened this issue 1 month ago • 0 comments

Added support for Quarto documents, deprecated build_rmd(), updated tests. Tests rely on usethis::use_readme_qmdproposed in r-lib/usethis#2176--leaving as draft PR until that gets merged.

Tried to address #2628 by using the regex /(inst/)?readme[.](r|q)md$ to at least ground line ends.

Fixes #2620.

VisruthSK avatar Dec 04 '25 06:12 VisruthSK