quarto-dev / quarto-dev/quarto-cli
Provide a scaffolding for the "copy button" div so extensions can use it
Open
@cscheid is already working on this.
Since Jul 2, 2025.
code-blocks
enhancement
html
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
@gadenbuie would like to make use of the code button location for additional buttons in extensions. We don't currently offer that, but could.
The main challenge will be to provide a consistent location that survives DOM changes as our HTML structure inevitably drifts. We'll need to document and add regression tests.
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.