X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=5abef185e3f7a9a4fbd69fe91d9d9437ef189f9f;hb=dde1b083571ed893cbb1990f01f9e11ed804cba5;hp=c2eb77c50d580eb07ec4d409d3e3f0cc907884fe;hpb=2d135442a5759372761a992dafcf4e25974f3371;p=public-inbox.git diff --git a/TODO b/TODO index c2eb77c5..5abef185 100644 --- a/TODO +++ b/TODO @@ -120,3 +120,6 @@ all need to be considered for everything we introduce) * linter option and WWW endpoint to graph relationships and flows between inboxes, addresses maildirs, coderepos, etc... + +* pygments support - via Python script similar to `git cat-file --batch' + to avoid startup penalty. pygments.rb (Ruby) can be inspiration, too.