Page MenuHomePhabricator

Interpret "## text"-style Markdown headers
ClosedPublic

Authored by epriestley on Jul 24 2014, 11:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 2:57 AM
Unknown Object (File)
Sun, Dec 8, 7:59 PM
Unknown Object (File)
Fri, Dec 6, 12:26 PM
Unknown Object (File)
Fri, Dec 6, 9:07 AM
Unknown Object (File)
Thu, Dec 5, 2:18 AM
Unknown Object (File)
Wed, Dec 4, 8:11 PM
Unknown Object (File)
Nov 22 2024, 5:28 AM
Unknown Object (File)
Nov 18 2024, 8:35 AM
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).