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

Fix image compare shortcode not doing anything #34

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

simonstix
Copy link
Contributor

I had the same problem as in this issue.

I was able to track it down, apparently the regex in ImageCompareShortcode.php only allowed <img .../> not <img ...> tags (without the ending slash).

@rhukster rhukster merged commit b2b0c0c into getgrav:develop Mar 2, 2020
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.

2 participants