1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-04 19:08:27 +01:00
phorge-phorge/src/infrastructure/markup/__tests__
epriestley bff72ce3b5 Generate more friendly anchor names for header sections in Remarkup
Summary:
Depends on D20820. Ref T13410. We currently cut anchor names in the middle, don't support emoji in anchors, and generate relatively short anchors.

Generate slightly longer anchors, allow more unicode, and try not to cut things in the middle.

Test Plan: Created a document with a variety of different anchors and saw them generate more usable names.

Maniphest Tasks: T13410

Differential Revision: https://secure.phabricator.com/D20821
2019-09-24 11:03:03 -07:00
..
PhabricatorAnchorTestCase.php Generate more friendly anchor names for header sections in Remarkup 2019-09-24 11:03:03 -07:00
PhabricatorMarkupEngineTestCase.php Generate slightly shorter summaries in the typeahead browse dialog 2016-11-17 13:08:08 -08:00