quarto-dev / quarto-dev/quarto-cli
Support `preview-links` for internal link too
Open
@cderv is already working on this.
Since Sep 9, 2025.
enhancement
revealjs
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
https://quarto.org/docs/presentations/revealjs/presenting.html#preview-links
This feature can be set globally in quarto, and does apply on links, but only external links.
It can also be set on individual links your preview-links=true attribute. But still only consider for external links
Idea from @thomasp85: Do not apply filter on links with the attribute explicitly set on it.
Note:
This feature request is linked to new revealjs feature
- #13356
as now preview-links leverage lightbox revealjs feature, and is not limited to <a> links.
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.