quarto-dev / quarto-dev/quarto-cli
Register additional passthrough languages for knitr engine in extension configuration
Open
@cscheid is already working on this.
Since Aug 15, 2024.
engines-knitr
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Allowing extensions to register that they will handle certain types of code block, and so should be passed through knitr without execution.
Discussed with @cscheid at posit::conf dev day.
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.
Assessment
This issue has not been assessed yet.