Page MenuHomePhabricator

Allow the default Remarkup <p> tag to be inline-styled for mail
ClosedPublic

Authored by epriestley on May 6 2016, 12:39 AM.
Tags
None
Referenced Files
F17945165: D15858.id38200.diff
Thu, Jul 31, 11:27 AM
F17941180: D15858.id.diff
Thu, Jul 31, 5:06 AM
F17928192: D15858.diff
Wed, Jul 30, 3:52 PM
F17703940: D15858.diff
Wed, Jul 16, 2:51 AM
Unknown Object (File)
Jun 30 2025, 11:10 AM
Unknown Object (File)
Jun 29 2025, 3:30 PM
Unknown Object (File)
May 28 2025, 11:24 PM
Unknown Object (File)
May 28 2025, 8:37 AM
Subscribers
None

Details

Summary

Ref T10694. Browsers / mail clients have default <p> rules, particularly margin/padding. This allows the inline stuff to turn them off with explicit "padding: 0; margin: 0;" so it can control spacing more precisely.

Test Plan

See D15857.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow the default Remarkup <p> tag to be inline-styled for mail.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 6 2016, 2:46 AM
This revision was automatically updated to reflect the committed changes.