quarto-dev / quarto-dev/quarto-cli
Revealjs presentation footnote citations-hover broken
Open
@cderv is already working on this.
Since Oct 3, 2023.
bug
citations
revealjs
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Bug description
The citations-hover in Revealjs footer seems not behavior as it should be. See below example.
Steps to reproduce
format:
revealjs:
theme: white
slide-number: true
preview-links: auto
link-external-newwindow: true
citations-hover: true
auto-stretch: true
r-fit-text: true
center: true
scrollable: true
css: /custom.css
Expected behavior
It should show a preview of full reference if hover on the citation.
Actual behavior
No response.
Your environment
RStudio: 2023.06.0 Build 421
Windows 11
Quarto check output
No response
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.