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)
Sun, Jun 1, 4:09 AM
Unknown Object (File)
Sat, May 31, 10:32 PM
Unknown Object (File)
Sat, May 31, 6:25 AM
Unknown Object (File)
Fri, May 30, 2:41 PM
Unknown Object (File)
Mon, May 19, 8:17 AM
Unknown Object (File)
Apr 30 2025, 6:16 AM
Unknown Object (File)
Apr 29 2025, 2:24 PM
Unknown Object (File)
Apr 22 2025, 1:50 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).