Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read caption from figcaption tag #9

Merged
merged 1 commit into from Feb 7, 2019
Merged

Read caption from figcaption tag #9

merged 1 commit into from Feb 7, 2019

Conversation

maciejmajewski
Copy link
Contributor

This PR adds support for reading captions from <figcaption>.

As described in https://developer.mozilla.org/en-US/docs/Web/HTML/Element/figcaption

<figcaption> element represents a caption or legend for the rest of the contents its parent <figure> element.

Not sure how you are generating minified file, I have done it using following command:

uglifyjs --compress --mangle -- photoswipe.js > photoswipe.min.js

@arnowelzel arnowelzel merged commit 4bb1c62 into arnowelzel:master Feb 7, 2019
@arnowelzel
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants