Page MenuHomePhabricator

Interpret "## text"-style Markdown headers
ClosedPublic

Authored by epriestley on Jul 24 2014, 11:34 PM.
Tags
None
Referenced Files
F13164803: D10045.diff
Tue, May 7, 4:51 AM
Unknown Object (File)
Sat, May 4, 6:10 AM
Unknown Object (File)
Fri, May 3, 2:12 AM
Unknown Object (File)
Mon, Apr 29, 1:35 PM
Unknown Object (File)
Wed, Apr 24, 9:49 PM
Unknown Object (File)
Sun, Apr 21, 3:38 PM
Unknown Object (File)
Thu, Apr 18, 9:10 PM
Unknown Object (File)
Wed, Apr 17, 2:28 PM
Subscribers

Details

Summary

Ref T5102. This conflicts with # lists, but we can resolve the ambiguity with a reasonable heuristic.

Test Plan

Added and executed unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Interpret "## text"-style Markdown headers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: asherkin, chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 25 2014, 4:07 AM
epriestley updated this revision to Diff 24166.

Closed by commit rPHUfceef0248d67 (authored by @epriestley).