quarto-dev / quarto-dev/quarto-cli
chapter number and name doesn't show when hovering over cross-ref
@cscheid is already working on this.
Since Feb 22, 2024.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Bug description
When hovering over a chapter cross reference,
For sections, tables and figures, the hover shows the title in the popup.
Steps to reproduce
Go to https://r-pkgs.org/dependencies-mindset-background.html
Hover over different types of cross-refs. See that chapter titles don't show.
Expected behavior
Behavior is the same for all types of cross-references
I would expect 11 Dependencies: In Practice to show on top of the popup.
Similar to section:
or figure:
or table
Actual behavior
Chapter number and title don't show while figure / table / section title show.
Your environment
Quarto 1.4.550 deployed via gh actions
Quarto check output
N/A: online
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.