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

Differentiate between no match vs equal content for transformers #933

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

mikepenz
Copy link
Owner

  • differentiate full match vs no match by checking the regex match when filling the placeholders
    • This means that transforms which don't match to function as before, but also offers the flexibility if a match results in the equal content as the original to be handled properly
    • FIX a configuration to strip whitespaces? #929

…when filling the placeholders

   - This means that transforms which don't match to function as before, but also offers the flexibility if a match results in the equal content as the original to be handled properly
   - FIX #929
@mikepenz mikepenz merged commit d77f101 into develop Oct 27, 2022
@mikepenz mikepenz deleted the feature/929 branch February 15, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a configuration to strip whitespaces?
1 participant