quarto-dev / quarto-dev/quarto-cli
[feature request] change visible text for callout blocks when collapsed/expanded
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Currently the callout blocks visible text stays the same if the block is collapsed or expanded, like here:
Collapsed:

Expanded:

Would it make sense to have different text for when be block is collapsed: "Expand to see me" and different when it's expanded: "Collapse to hide me"?
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
No source files or tests are identified in the issue. Start by locating the callout block rendering and its collapsed/expanded text behavior, then compare it with the screenshots and requested labels. Done means collapsed and expanded states display distinct, appropriate text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100