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)
Tue, Dec 17, 7:50 AM
Unknown Object (File)
Sat, Dec 14, 2:17 AM
Unknown Object (File)
Fri, Dec 13, 7:37 AM
Unknown Object (File)
Tue, Dec 10, 1:25 PM
Unknown Object (File)
Mon, Dec 2, 11:20 PM
Unknown Object (File)
Mon, Dec 2, 11:19 PM
Unknown Object (File)
Mon, Dec 2, 10:51 PM
Unknown Object (File)
Mon, Dec 2, 12:50 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).