fix: fall back to plaintext rendering when HTML content is missing #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "clanker/fix-plaintext-fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Emails without an HTML part would render blank when default_to_html is
True. Now message:html mode falls through to the plaintext pipeline
when body_html() returns empty, so plaintext-only emails display
correctly without needing to press H.
Also add .agent file with project architecture summary.
merged directly.
Pull request closed