alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
152 stars 70 forks source link

Detect images inside links inside figures #1116

Closed dlh01 closed 1 month ago

dlh01 commented 2 months ago

Currently, images inside figure tags are detected only when the image is a direct child of the figure, but if a link is added to an image, the image tag becomes a child of the link.

Fixes #867.