Skip to content

Refactored build_readme()#2629

Closed
VisruthSK wants to merge 2 commits intor-lib:mainfrom
VisruthSK:main
Closed

Refactored build_readme()#2629
VisruthSK wants to merge 2 commits intor-lib:mainfrom
VisruthSK:main

Conversation

@VisruthSK
Copy link

@VisruthSK VisruthSK commented Dec 4, 2025

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.

@jennybc jennybc closed this in ab097cc Feb 25, 2026
@jennybc
Copy link
Member

jennybc commented Feb 25, 2026

Thanks! I made a small fix to solve just #2628, since the bigger issues surrounding build_rmd() and Quarto READMEs will take a moment to sort out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Quarto readme construction from build_readme()

2 participants