Homec4science

Fix over-escaping in text-mode rendering in Remarkup

Authored by epriestley <git@epriestley.com> on Jul 22 2013, 21:22.

Description

Fix over-escaping in text-mode rendering in Remarkup

Summary:
Fixes T2684. Currently, we use markup rules to restore text replacements, even in text mode. Instead, just do it normally when operating in text mode.

This fixes double-escaping in some email and, e.g., the Asana stories published by D6521.

Test Plan: Rendered remarkup with ' characters in text mode with replacements; saw ' in output instead of HTML entities.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2684

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

Details

Committed
epriestley <git@epriestley.com>Jul 22 2013, 21:22
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUc7f50c9704c7: Fix Asana sync for users with no profile image
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU8a8a3de26e18: Fix over-escaping in text-mode rendering in Remarkup (authored by epriestley <git@epriestley.com>).Jul 22 2013, 21:22