Homec4science

Preserve whitespace more faithfully when processing %%% remarkup blocks

Authored by epriestley <git@epriestley.com> on Dec 12 2014, 20:29.

Description

Preserve whitespace more faithfully when processing %%% remarkup blocks

Summary:
This improves the output for some edge cases with %%% blocks. Notably, blocks did not emit a block-level spacing tag, so this:

%%%a%%%
%%%b%%%

...rendered on a single line.

Test Plan:
Added unit tests.

{F249620}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: chasemp, epriestley

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

Details

Committed
epriestley <git@epriestley.com>Dec 12 2014, 20:29
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU31e03271e0bc: Use more liberal whitespae detection for `%%%` and `---` remarkup rules
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU95152847ba50: Preserve whitespace more faithfully when processing %%% remarkup blocks (authored by epriestley <git@epriestley.com>).Dec 12 2014, 20:29