Skip to content

Always apply replace rules and fix html entity replacing - #530

Merged
akirk merged 1 commit into
mainfrom
improve-rule-replacing
May 21, 2025
Merged

Always apply replace rules and fix html entity replacing#530
akirk merged 1 commit into
mainfrom
improve-rule-replacing

Conversation

@akirk

@akirk akirk commented May 21, 2025

Copy link
Copy Markdown
Owner

Before this change, rules processing would stop as soon as you get to a accept/trash/delete conclusion. Now further replace rules will be processed.

This also fixes a display problem when replacing HTML entities like < (it would not show the entities in the textbox when you had entered them but convert them back to HTML)

Before:
Screenshot 2025-05-21 at 11 25 14
After:
Screenshot 2025-05-21 at 11 24 44

@akirk
akirk merged commit 2d5628d into main May 21, 2025
@akirk
akirk deleted the improve-rule-replacing branch May 21, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant