From 48e90ca7d5613beca588c940f650c06d8587bcc1 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 27 Nov 2014 07:04:01 -0800 Subject: [PATCH] Monospaced preferences now display in Remarkup areas Summary: Fixes T6109, Ref T6654. Correctly clobbers the Remarkup defaults. Test Plan: Tested with Copperplate! {F239347} Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T6109, T6654 Differential Revision: https://secure.phabricator.com/D10905 --- src/view/page/PhabricatorStandardPageView.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/view/page/PhabricatorStandardPageView.php b/src/view/page/PhabricatorStandardPageView.php index 9af3affb75..08edde8015 100644 --- a/src/view/page/PhabricatorStandardPageView.php +++ b/src/view/page/PhabricatorStandardPageView.php @@ -262,10 +262,11 @@ final class PhabricatorStandardPageView extends PhabricatorBarePageView { return hsprintf( '%s%s', parent::getHead(), phutil_safe_html($monospaced),