1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/releeph/editor
Joshua Spence 2047483cc0 Render Remarkup in emails
Summary: Ref T992. I noticed that `ManiphestTask` mail doesn't render Remarkup properly (instead, it renders Remarkup literally). I //think// this is because the code calls `addTextSection()` rather than `addRemarkupSection()`.

Test Plan: Created a new Maniphest Task and saw Remarkup in the generated self-email (inspect the email contents with `./bin/mail show-outbound`). I didn't test the other affected applications.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Maniphest Tasks: T992

Differential Revision: https://secure.phabricator.com/D14511
2015-11-24 06:43:01 +11:00
..
ReleephBranchEditor.php phtize all the things 2015-05-22 21:16:39 +10:00
ReleephProductEditor.php Fix method visibility for PhabricatorApplicationTransactionEditor methods 2015-01-07 07:34:35 +11:00
ReleephRequestTransactionalEditor.php Render Remarkup in emails 2015-11-24 06:43:01 +11:00