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
F21799367: D13334.id32266.diff
Tue, Aug 11, 11:36 AM
Unknown Object (File)
Mar 9 2026, 6:25 PM
Unknown Object (File)
Mar 9 2026, 1:46 PM
Unknown Object (File)
Mar 4 2026, 5:51 AM
Unknown Object (File)
Feb 26 2026, 10:39 PM
Unknown Object (File)
Feb 26 2026, 9:13 PM
Unknown Object (File)
Feb 15 2026, 5:18 PM
Unknown Object (File)
Feb 7 2026, 12:17 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.