mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-09 22:31:03 +01:00
d57c1d6ce2
Summary: Fixes T10096. The `**` was being parsed as part of the hashtag, so `**#asdf**` interpreted `#asdf**` as a hashtag. Test Plan: Unit test; bolded stuff with hashy contents. Reviewers: chad Reviewed By: chad Maniphest Tasks: T10096 Differential Revision: https://secure.phabricator.com/D15006 |
||
---|---|---|
.. | ||
__tests__ | ||
ProjectRemarkupRule.php |