Fixes T7625. The way the regexp worked, "unusual" terminal characters required at least one character as a prefix in order to match. Allow 0 instead, so #a1 matches.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T7625: Short hashtags ending in numbers will not be rendered
- Commits
- Restricted Diffusion Commit
rPae03733378f3: Fix matching of very short project hashtags ending in a digit
Added and executed unit test.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable