Homec4science

Fix remarkup "NOTE" block syntax

Authored by epriestley <git@epriestley.com> on Jul 8 2013, 20:56.

Description

Fix remarkup "NOTE" block syntax

Summary: Currently, HTML in NOTE blocks gets escaped, because the "rtrim()" applies to a PhutilSafeHTML object and implicitly converts it to (unsafe) string. Instead, trim first.

Test Plan: Typed NOTE: **x** into remarkup, saw bold "x".

Reviewers: btrahan, garoevans, vrana

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D6379

Details

Committed
epriestley <git@epriestley.com>Jul 8 2013, 20:56
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU67f4d7a11643: Clean up some old scripts in libphutil
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUeb983ffce988: Fix remarkup "NOTE" block syntax (authored by epriestley <git@epriestley.com>).Jul 8 2013, 20:56