matfire / commonmark-photoswipe
Photoswipe integration for commonmark
0.0.2
2026-08-20 18:36 UTC
Requires
- league/commonmark: ^2.5.0
Requires (Dev)
- pestphp/pest: ^5.0
This package is auto-updated.
Last update: 2026-08-20 18:37:38 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.