Page MenuHomePhabricator

Produce a more defensible HTML mail rendering of Remarkup blockquotes
ClosedPublic

Authored by epriestley on May 5 2016, 7:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 13, 12:08 PM
Unknown Object (File)
Wed, Jan 1, 3:42 AM
Unknown Object (File)
Thu, Dec 19, 4:01 PM
Unknown Object (File)
Dec 12 2024, 4:13 PM
Unknown Object (File)
Dec 8 2024, 2:42 PM
Unknown Object (File)
Dec 4 2024, 4:23 PM
Unknown Object (File)
Dec 4 2024, 10:10 AM
Unknown Object (File)
Dec 4 2024, 4:09 AM
Subscribers
None

Details

Summary

Ref T10694. Fixes T7031. We don't currently put any inline styles on <blockquote> tags produced by prefixing blocks with > in Remarkup.

Add some styles.

Test Plan

Generated some reasonable mail with complex blockquote elements:

Screen Shot 2016-05-05 at 12.26.34 PM.png (1×1 px, 249 KB)

Diff Detail

Repository
rPHU libphutil
Branch
blockquote1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12070
Build 15206: Run Core Tests
Build 15205: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Produce a more defensible HTML mail rendering of Remarkup blockquotes.
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 5 2016, 7:29 PM
This revision was automatically updated to reflect the committed changes.