Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Improved ImageRule #235

Merged
merged 2 commits into from
Jul 27, 2017
Merged

Improved ImageRule #235

merged 2 commits into from
Jul 27, 2017

Conversation

vkama
Copy link
Contributor

@vkama vkama commented Jul 27, 2017

This PR Improves the ImageRule to support common use cases of images with caption and credits.
Applies to HTML structure like:

<div class="image-container">
  <a href=…..>
    <img src="pic.jpg">
  </a>
  <p class="credits">by Mr. T</p>
  <p class="caption">Pain</p>
</div>

@vkama vkama added this to the 4.0.4 milestone Jul 27, 2017
@vkama vkama self-assigned this Jul 27, 2017
@vkama vkama merged commit e86f8ed into master Jul 27, 2017
@vkama vkama deleted the allow-image-with-caption branch July 27, 2017 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant