blueswen / mkdocs-glightbox

A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
https://blueswen.github.io/mkdocs-glightbox/
MIT License
115 stars 14 forks source link

Is it possible to define inline elements? #35

Open EricDuminil opened 4 months ago

EricDuminil commented 4 months ago

https://biati-digital.github.io/glightbox/#examples has "Iframes and Inline Elements" examples which could be convenient, e.g. for Slideshows.

inline_element_example

Is it possible to write Markdown with mkdocs-glightbox which would be rendered as GLightbox inline elements?

Embedding HTML in Markdown files would be fine too.