Page MenuHomePhabricator

Use a single newline between HTML mail sections
ClosedPublic

Authored by epriestley on Aug 25 2014, 2:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 3 2026, 6:08 AM
Unknown Object (File)
Jul 9 2026, 4:25 AM
Unknown Object (File)
Jun 30 2026, 8:15 PM
Unknown Object (File)
Jun 19 2026, 9:21 PM
Unknown Object (File)
Jun 19 2026, 2:43 AM
Unknown Object (File)
Apr 22 2026, 2:12 PM
Unknown Object (File)
Apr 8 2026, 1:26 PM
Unknown Object (File)
Feb 17 2026, 9:03 PM
Subscribers

Details

Summary

Ref T992. This makes HTML mail layout more consistent with text mail layout and fixes my greatest annoyance with it.

Test Plan

Used bin/mail list-outbound --id <id> --dump-html to view mail in Safari, saw it have a normal amount of whitespace between sections.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use a single newline between HTML mail sections.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan, talshiri.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 25 2014, 3:47 PM
epriestley updated this revision to Diff 24906.

Closed by commit rP7e655da977c0 (authored by @epriestley).