Skip to content

Lightbox Feature in Revealjs 5.2 #12889

Answered by cderv
titaniumbones asked this question in Q&A
Discussion options

You must be logged in to vote

This new feature from Revealjs is interesting, though we would need to see how it would conflict / interact with Quarto lightbox feature: https://quarto.org/docs/output-formats/html-lightbox-figures.html

I am seeing this is document for HTML only, but this is working for Revealjs HTML format too

Exemple

---
format: revealjs
lightbox: true
---

# content

![A nice flower](https://quarto.org/docs/output-formats/images/lightbox/hush-naidoo-jade-photography-SutAduhzdRQ-unsplash.jpg){description="A lovely image"}

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cderv
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request revealjs Issues with the revealjs format
3 participants