Homec4science

Fix some issues with code blocks and ASCII art

Authored by epriestley <git@epriestley.com> on Jul 17 2013, 17:50.

Description

Fix some issues with code blocks and ASCII art

Summary:
Ref T3558. We currently trim() blocks, but should just rtrim() them, so we don't lose extra indentation on the first line.

Also, be more liberal about parsing trailing space after triple-backtick.

Test Plan: Unit tests.

Reviewers: btrahan, garoevans

Reviewed By: garoevans

CC: aran

Maniphest Tasks: T3558

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

Details

Committed
epriestley <git@epriestley.com>Jul 17 2013, 17:50
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU14a4ec0474e2: Minor connection adjustments for edge cases; connecting to "localhost" exactly…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU10168819f555: Fix some issues with code blocks and ASCII art (authored by epriestley <git@epriestley.com>).Jul 17 2013, 17:50