Skip to content

FIX: Make post created/edited automation trigger regexes more specific #32944

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

nullchristo
Copy link
Contributor

  • For with_images, ignore <img> tags representing emoji or a quote avatar
  • For with_links and with_uploads, exclude tags starting with the letter "a" other than <a> (like <aside>)
  • For with_code, the <pre> tag wasn't being detected because it was expecting an extra char before the ">"

@nullchristo nullchristo merged commit 0b65360 into main May 27, 2025
17 checks passed
@nullchristo nullchristo deleted the fix/has-image-automation-ignore-emojis branch May 27, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants