Page MenuHomePhabricator

Make `#` header detection more strict
ClosedPublic

Authored by epriestley on Aug 5 2014, 4:01 PM.
Tags
None
Referenced Files
F17730745: D10151.id.diff
Sat, Jul 19, 11:09 PM
F17710984: D10151.id.diff
Thu, Jul 17, 7:32 AM
F17705744: D10151.id24418.diff
Wed, Jul 16, 9:01 AM
F17704571: D10151.diff
Wed, Jul 16, 4:07 AM
F17665888: D10151.diff
Sat, Jul 12, 8:31 PM
Unknown Object (File)
May 31 2025, 10:51 PM
Unknown Object (File)
May 31 2025, 5:58 AM
Unknown Object (File)
May 30 2025, 3:12 AM
Subscribers

Details

Summary

Ref T5102. Require a space after a single # at the beginning of a line to possibly trigger header behavior.

This prevents conflicts with #projects and some normal text beginning with #.

Test Plan

Added unit test.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make `#` header detection more strict.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 5 2014, 4:18 PM
epriestley updated this revision to Diff 24420.

Closed by commit rPHU25c1599e34e0 (authored by @epriestley).