Homec4science

Always pre-wrap code blocks

Authored by Chad Little <chad@phacility.com> on Aug 2 2016, 20:22.

Description

Always pre-wrap code blocks

Summary: Fixes T11416. Unclear what the side-effects of this would be, so bark if you find something. Previously, we'd have to overflow and scroll, which is kind of a pain since you're hiding content on long code blocks. This just wraps long lines, and preserves line breaks globally.

Test Plan: Test feed, profile, comments, inline comments, triple backticks.

Reviewers: avivey, epriestley

Reviewed By: avivey, epriestley

Subscribers: Korvin

Maniphest Tasks: T11416

Differential Revision: https://secure.phabricator.com/D16361

Details

Committed
Chad Little <chad@phacility.com>Aug 2 2016, 20:46
Pushed
aubortJan 31 2017, 17:16
Parents
rPHb53d38315f3f: Fix Differental Filetree browser hotkey
Branches
Unknown
Tags
Unknown

Event Timeline

Chad Little <chad@phacility.com> committed rPH0bb5dd88c87d: Always pre-wrap code blocks (authored by Chad Little <chad@phacility.com>).Aug 2 2016, 20:46