Support `***/something` paths
Closed this issue · 7 comments
matryer commented
Allow wildcard prefixes in paths.
matryer commented
We should also support paths like these:
Any path that contains the people
segment:
* * * /people/ * * *
Any path that contians something
, then 0-x number of path segments, then an ending else
segment.
* * * /something/ * * */else
NOTE: * * * has spaces to prevent formatting
matryer commented
Started in branch issues/53
tylerstillwater commented
I'll look at it.
matryer commented
I tried to nail this but it was too hard :(
On 30 Sep 2013, at 09:10, Tyler notifications@github.com wrote:
I'll look at it.
—
Reply to this email directly or view it on GitHub.
tylerstillwater commented
.... that's what she said?