Page MenuHomePhabricator

Fix an issue where intracontent empty lines were incorrectly trimmed in quoted blocks
ClosedPublic

Authored by epriestley on Feb 4 2020, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 1:45 AM
Unknown Object (File)
Tue, Apr 16, 4:34 PM
Unknown Object (File)
Thu, Apr 11, 3:53 AM
Unknown Object (File)
Thu, Mar 28, 8:26 PM
Unknown Object (File)
Feb 22 2024, 12:39 AM
Unknown Object (File)
Feb 21 2024, 4:55 AM
Unknown Object (File)
Feb 20 2024, 5:48 AM
Unknown Object (File)
Feb 14 2024, 8:12 PM
Subscribers
None

Details

Summary

Fixes T13335. When processing quoted blocks, we remove leading empty lines. This logic incorrectly continued after encountering a nonempty line.

Test Plan

Added a test, made it pass. Previewed blocks in web UI.

Diff Detail

Repository
rP Phabricator
Branch
qpara1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23781
Build 32703: Run Core Tests
Build 32702: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 4 2020, 4:09 PM
This revision was automatically updated to reflect the committed changes.