Problem/Motivation
When updating v5.0.10 I get this message:
Captions are now escaped as plain text by default. To allow sanitized HTML in captions, download the optional "purify.min.js" asset from: https://github.com/cure53/DOMPurify/releases/latest and enable the new "allowHtmlCaptions" photoswipe dynamic caption setting. See the photoswipe_dynamic_caption README for more details.
BUT: there is no README in photoswipe_dynamic_caption!
Issue fork photoswipe-3622219
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ressaThe Dynamic caption README was recently moved into the main README, here:
https://git.drupalcode.org/project/photoswipe#photoswipe-dynamic-caption...
Comment #4
anybodyExactly, thanks @ressa!
Comment #7
ressaThank you @anybody for a fast fix to this, as always :)