summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-01-25 23:12:12 +0100
committergbrandl <devnull@localhost>2007-01-25 23:12:12 +0100
commit80dfd874a2a42623537a20bdf0a7bd0a8b0e3849 (patch)
treecae48052cf548bc8c63a51dcdf939366be17e2d1 /TODO
parentb5196d5ff9ed68c2a8a1eee56b961cb7cdf11590 (diff)
downloadpygments-80dfd874a2a42623537a20bdf0a7bd0a8b0e3849.tar.gz
[svn] Update TODO, remove LGPL file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 44fe4565..ad64ca1a 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,6 @@ for 0.7
* Objective C
* MySQL/PostgreSQL/SQLite
* Tcl
- * reStructuredText
- lexers that need review:
* review perl lexer (numerous bugs, but so far no one had complaints ;)
@@ -24,13 +23,15 @@ for 0.7
backtrack to death...
* add support for function name highlighting to C++ lexer
+- make it possible to use filters from the command line
+
- automatically get help for lexers/formatters/options from docstrings
- a MoinMoin parser
- allow "overlay" token types to highlight specials: nth line, a word etc.
-- pygmentize option presets?
+- pygmentize option presets, more sophisticated method to output styles?
- more unit tests (test pygmentize, test all formatters comprehensively)