Summernote Gallery
A native, backend-agnostic Summernote gallery plugin with semantic persisted HTML and an asynchronous source adapter.
Current v3 contract
- Reference editor: Summernote 0.9.1.
- Proven on Bootstrap 3, 4, 5 and Summernote Lite.
- Browser coverage: Chromium, Firefox and WebKit.
- Image discovery is provided by
GallerySourceAdapter; the plugin does not prescribe a backend. - Package outputs: ESM, CommonJS/browser UMD and TypeScript declarations.
- Persisted content uses semantic
figure,imgandfigcaptionmarkup.
Release status
The v3 source is maintained in this repository. This page does not imply that a v3 npm package or GitHub Release has been published. Publication remains a separate maintainer-controlled action.
Documentation
See the repository README for adapter examples, options, migration helpers and the current package contract.