Add support for formatting `Rmd` files
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 446
- Forks
- 32
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 1
Description
Requesting support for Rmd documents and Qmd as well. Desired feature to support formatting only the R code blocks within the document.
PS: great formatter I especially enjoy the style and code layout it imposes - much better than other R formatters.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the formatter's document-processing entry point and existing code-block tests, then define coverage for Rmd and Qmd documents. Done means formatting only embedded R code blocks while leaving surrounding document content unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100