mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 04:02:43 +01:00
5a874ba0a8
Summary: Fixes T9538. Ref T9408. `cowsay` and `figlet` Remarkup rules are being mangled in HTML mail right now. Put them in <pre> to unmangle them. Test Plan: Sent myself a cow + figlet in mail. Used `bin/mail show-outbound --id ... --dump-html > dump.html` + open that HTML file in Safari to preview HTML mail. Saw linebreaks and monospaced formatting. Reviewers: chad Reviewed By: chad Maniphest Tasks: T9538, T9408 Differential Revision: https://secure.phabricator.com/D14248 |
||
---|---|---|
.. | ||
PhabricatorRemarkupCowsayBlockInterpreter.php | ||
PhabricatorRemarkupFigletBlockInterpreter.php |