You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: preserve img style attribute through HTML sanitization
ammonia strips style attributes by default; explicitly allow style on
<img> so that email layout styles (max-width:100%;height:auto;display:block)
added by style_images_for_email survive sanitize_html.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments