mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-25 13:09:08 +01:00
Summary: Fixes T13530. The block parser could match too many lines in an unterminated "%%%" literal block. Adjust the logic to stop doing this (and hopefully be a little easier to read). Test Plan: Added a failing test, made it pass. Maniphest Tasks: T13530 Differential Revision: https://secure.phabricator.com/D21208 |
||
---|---|---|
.. | ||
__tests__ | ||
PhutilRemarkupEngine.php |