Home GnuPG

Always pre-wrap code blocks
0bb5dd88c87dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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

Provenance
Chad Little <chad@phacility.com>Authored on Aug 2 2016, 8:22 PM
Parents
rPHABb53d38315f3f: Fix Differental Filetree browser hotkey
Branches
Unknown
Tags
Unknown

Event Timeline

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