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 #2016 Image input rule #2020

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Fix #2016 Image input rule #2020

merged 1 commit into from
Oct 11, 2021

Conversation

nokola
Copy link
Contributor

@nokola nokola commented Oct 11, 2021

Image input rule leaves erroneous text behind due to my previous change to add group matching in #1574. Fixes #2016

This change adds a ( ... ) regex group around the image input rule to have it work with the new code.

Image input rule leaves erroneous text behind due to my previous change to add group matching in ueberdosis#1574.

This change adds a `( ... )` regex group around the image input rule to have it work with the new code.
@philippkuehn
Copy link
Contributor

thanks!

@philippkuehn philippkuehn merged commit 503a3f2 into ueberdosis:main Oct 11, 2021
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.

Image input rule leaves erroneous text behind
2 participants