HomeDevCentral

Be more highlight friendly

Description

Be more highlight friendly

Summary:
Some editors (nano, Atom) struggle with a single double quote
enclosed in a {} block.

This change escapes more traditionally the double quote to avoid them
to correctly highlight the source code in Core.

PEP 20

"Although practicality beats purity."

Test Plan: xmlescape {"a"} returns "a".

Reviewers: dereckson

Reviewed By: dereckson

Subscribers: xcombelle

Differential Revision: https://devcentral.nasqueron.org/D1324

Details

Provenance
derecksonAuthored on Feb 17 2018, 21:16
derecksonPushed on Feb 17 2018, 21:16
Reviewer
dereckson
Differential Revision
D1324: Be more highlight friendly
Parents
rVIPER57f232c89849: Fix whitespace issues
Branches
Unknown
Tags
Unknown