Escape text for markdown when updating from pending or committed changes.

Review Request #5006 — Created Nov. 18, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Escape text for markdown when updating from pending or committed changes.

When updating from a pending changelist (perforce) or a committed change
description (svn or git), we may need to escape the description and/or testing
done fields. This adds the relevant calls to do so.

Ran unit tests.

    Loading...