Open jasonpott opened 2 years ago
I, too, would appreciate an answer to this.
Thanks.
It is currently not well supported for reveal presentations. If someone would like to look into improving its compatibility with revealjs, we would certainly appreciate it!
Is the pb due to Revealjs or rather on Quarto's side ?
This extension uses glightbox (the javascript library) to implement the Lightbox. I'm not sure exactly where the issue is though it is likely an interaction between Reveal's url handling (which it does to control slide navigation) and Lightbox's url handling (which it does to implement the Lightbox behavior). If you happen to debug further, it is appreciated!
Thanks for creating this extension.
I thought that the lighbox interface would be neat to include in a slide show produced with quarto. I assume that this is not currently supported as none of your examples include this output type?