quarto-dev / quarto-dev/quarto-cli
Feature request: Shortcode with same functionality as `knitr::knit_exit()`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
It would be great to have a native Quarto shortcode that basically does what knitr::knit_exit() does without the reliance on knitr. This is super handy when debugging documents.
See #6144 for a similar question.
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 or tests. Start by reading the linked discussion in #6144 and comparing its requested behavior with knitr::knit_exit(); define the shortcode’s stopping and debugging semantics before locating the relevant Quarto implementation. Done means the native shortcode has agreed behavior and coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100