matfire / commonmark-photoswipe
Photoswipe integration for commonmark
0.0.1
2024-08-20 17:05 UTC
Requires
- league/commonmark: ^2.5.0
This package is auto-updated.
Last update: 2025-06-20 18:59:41 UTC
README
A package to automatically convert images in a markdown file allowing them to be picked up by Photoswipe
Note
This package still requires you to load and initialize photoswipe (for now, at least)
Installation
composer require matfire/commonmark-photoswipe
Usage
This extension was mainly created to work with Spatie's markdown extension. To use with this extension, use it like you would any other extension.