Page MenuHomePhabricator

Make two small fixes to the quoting feature
ClosedPublic

Authored by epriestley on May 5 2014, 6:21 PM.
Tags
None
Referenced Files
F18837847: D8983.id.diff
Mon, Oct 27, 8:03 AM
F18836042: D8983.diff
Sun, Oct 26, 9:21 PM
F18736323: D8983.diff
Wed, Oct 1, 5:27 AM
F18734801: D8983.id.diff
Tue, Sep 30, 11:03 PM
F18686150: D8983.id21325.diff
Sep 26 2025, 12:09 PM
F18683669: D8983.id.diff
Sep 26 2025, 8:03 AM
F18677456: D8983.diff
Sep 25 2025, 9:05 PM
F18623532: D8983.id21325.diff
Sep 15 2025, 4:09 PM
Subscribers

Details

Summary

Ref T4119.

  • Trim newlines off the quoted text before quoting it; otherwise we can end up with a staircase of ">" at the end of a quote.
  • Allow image macros to have leading whitespace, so multiple consecuitive quoted macros work properly.
Test Plan

I QUOTED MACROS A LOT OF TIMES

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make two small fixes to the quoting feature.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.May 5 2014, 6:22 PM
epriestley updated this revision to Diff 21325.

Closed by commit rP85bc05be255e (authored by @epriestley).