Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Better pattern match for images to rebuild #421

Merged
merged 1 commit into from
Aug 21, 2015
Merged

Better pattern match for images to rebuild #421

merged 1 commit into from
Aug 21, 2015

Conversation

cyberscribe
Copy link
Contributor

The current image match only matches XHTML-style image tags with /> and also over-globs e.g. foo, catching non-tag elements between tags. This regex corrects all that.

The current image match only matches XHTML-style image tags with /> and also over-globs e.g. <img>foo<img/>, catching non-tag elements between tags. This regex corrects all that.
olefredrik added a commit that referenced this pull request Aug 21, 2015
Better pattern match for images to rebuild
@olefredrik olefredrik merged commit 15a5798 into olefredrik:master Aug 21, 2015
@cyberscribe cyberscribe deleted the patch-2 branch August 21, 2015 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants