Page MenuHomePhabricator

Respect linebreaks in full HTML tables in Remarkup
ClosedPublic

Authored by epriestley on Feb 6 2020, 10:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 1:56 AM
Unknown Object (File)
Thu, Mar 14, 6:05 PM
Unknown Object (File)
Feb 20 2024, 3:31 AM
Unknown Object (File)
Feb 19 2024, 5:35 PM
Unknown Object (File)
Feb 17 2024, 5:59 PM
Unknown Object (File)
Feb 3 2024, 11:37 PM
Unknown Object (File)
Jan 26 2024, 2:01 AM
Unknown Object (File)
Jan 24 2024, 11:37 AM
Subscribers
None

Details

Summary

Fixes T5427. See PHI1630. See also T13160 and D20568.

In the full HTML table syntax with "<table>", respect linebreaks as literals inside "<td>" cells.

Test Plan

Previewed some full-HTML tables with and without linebreaks, saw what seemed like sensible rendering behavior.

Diff Detail

Repository
rP Phabricator
Branch
table1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23793
Build 32721: Run Core Tests
Build 32720: arc lint + arc unit

Event Timeline

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