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)
Fri, Feb 7, 10:47 PM
Unknown Object (File)
Fri, Feb 7, 10:47 PM
Unknown Object (File)
Fri, Feb 7, 10:47 PM
Unknown Object (File)
Fri, Feb 7, 10:46 PM
Unknown Object (File)
Sun, Jan 26, 7:57 AM
Unknown Object (File)
Thu, Jan 23, 3:55 PM
Unknown Object (File)
Thu, Jan 23, 3:55 PM
Unknown Object (File)
Thu, Jan 23, 3:55 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).