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
F18757579: D13334.id32265.diff
Sun, Oct 5, 6:16 PM
F18659429: D13334.diff
Sep 23 2025, 12:14 PM
F18652229: D13334.diff
Sep 21 2025, 7:15 AM
F18202041: D13334.id32266.diff
Aug 18 2025, 9:17 AM
F18198420: D13334.id32264.diff
Aug 18 2025, 12:26 AM
F18196077: D13334.id.diff
Aug 17 2025, 5:03 PM
F18194040: D13334.id32265.diff
Aug 17 2025, 8:07 AM
F18183715: D13334.diff
Aug 16 2025, 12:12 PM
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
Branch
remarkupquotedtext
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6833
Build 6855: [Placeholder Plan] Wait for 30 Seconds

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.