Page MenuHomePhabricator

Make `#` header detection more strict
ClosedPublic

Authored by epriestley on Aug 5 2014, 4:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 4:30 PM
Unknown Object (File)
Tue, Feb 18, 8:04 AM
Unknown Object (File)
Wed, Feb 12, 3:00 PM
Unknown Object (File)
Sat, Feb 8, 1:19 PM
Unknown Object (File)
Fri, Feb 7, 10:13 PM
Unknown Object (File)
Fri, Feb 7, 10:13 PM
Unknown Object (File)
Fri, Feb 7, 10:13 PM
Unknown Object (File)
Fri, Feb 7, 9:18 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
Branch
headercons
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2046
Build 2047: [Placeholder Plan] Wait for 30 Seconds

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).