Home GnuPG

Fix remarkup "NOTE" block syntax
eb983ffce988Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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

Provenance
epriestley <git@epriestley.com>Authored on Jul 8 2013, 8:56 PM
Parents
rPHUTIL67f4d7a11643: Clean up some old scripts in libphutil
Branches
Unknown
Tags
Unknown

Event Timeline

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