quarto-dev / quarto-dev/quarto-cli
Re-visit Execution Options documentation page
Open
@cwickham is already working on this.
Since Jul 14, 2023.
documentation
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
The page Execution Options covers a lot, and interleaves:
- Setting options relevant to code globally, e.g.
execute, default figure sizes,knitr_opts. - Chunk level options, e.g.
fig-cap:,fig-alt,echo: fenced,output: asis. - Other features, e.g.
inline code, shell commands.
The page needs a clearer purpose, an overview, and possibly re-organization.
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.