lightgallery-markdown
lightgallery-markdown copied to clipboard
Markdown extension to wrap images in a lightbox.
I am very confused about adding the lightgallery feature to Jekyll with the _config.yml configuration. Can the method in this tutorial be applied to my configuration settings?
Getting the following error related to this plugin ``` INFO - DeprecationWarning: Using the add method to register a processor or pattern is deprecated. Use the `register` method instead. File...
Please upgrade the extension to support the newer versions of the markdown extension https://python-markdown.github.io/change_log/. Otherwise, the lightgallery extension do not run
Mkdocs could not load lightgallery extension theme directory : ``` theme/css theme/css/lightgallery.min.css theme/fonts theme/fonts/lg.svg theme/fonts/lg.ttf theme/fonts/lg.woff theme/img theme/img/loading.gif theme/js theme/js/lightgallery.min.js theme/main.hml ``` mkdocs.yml : ``` site_name: Edricus Documentation site_dir: public...
Hello, Based on Lightgallery's documentation, it should support a zoom function, if the user includes lg-zoom.js into their document. Currently, I'm trying to integrate this extension with mkdocs material theme....
Hello! First and foremost, thank you! works amazing! and so far I love the zoomable option but I was wondering if its an option to put more than one picture...