quarto-dev / quarto-dev/quarto-cli
Should be able to re-enable callouts if `minimal: true`
Open
Nobody has claimed this yet.
enhancement
html
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Maybe with callout: true or similar as with citations-hover: true, footnotes-hover: true etc
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
Start by tracing how the minimal: true option is handled and how the existing callouts, citations-hover, and footnotes-hover options are recognized. Confirm the desired configuration syntax and consider existing tests around these options; done means callouts can be explicitly re-enabled while minimal mode remains active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100