Page MenuHomePhabricator

Quoted text remarkup should be smart enough to know when to add a '>' and when to add '> '
ClosedPublic

Authored by lpriestley on Jun 18 2015, 12:47 AM.
Tags
None
Referenced Files
F14047308: D13334.id32265.diff
Thu, Nov 14, 3:28 AM
F14046548: D13334.id32265.diff
Wed, Nov 13, 9:49 PM
F14034518: D13334.id32264.diff
Sun, Nov 10, 12:47 AM
F14034517: D13334.id32265.diff
Sun, Nov 10, 12:47 AM
F14004353: D13334.id32265.diff
Sat, Oct 26, 7:05 PM
F13998206: D13334.diff
Thu, Oct 24, 8:06 AM
F13963954: D13334.id.diff
Oct 15 2024, 6:53 PM
Unknown Object (File)
Sep 21 2024, 1:33 AM
Subscribers

Details

Summary

Fixes T8565, Quoted text remarkup should be smart enough to know when to add a '>' and when to add '> '

Test Plan

Open an object with remarkup comments, add 'quote', select that text click the quote button in the remarkup menu, text should become '> quote'. Select and click again, text should become '>> quote'.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Quoted text remarkup should be smart enough to know when to add a '>' and when to add '> '.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 18 2015, 1:32 AM

Oh, do bin/celerity map too since you touched JS.

This revision was automatically updated to reflect the committed changes.