diff options
| author | Georg Brandl <georg@python.org> | 2007-05-28 22:44:29 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2007-05-28 22:44:29 +0200 |
| commit | f42c15445aa2b215bf4b76e860299fb4194f4c8d (patch) | |
| tree | 48561e122909abb3f0c9b3da4169f3512358eca8 /TODO | |
| parent | 620d6ab59bb2df868a3c820ff1556bc8fe174949 (diff) | |
| download | pygments-git-f42c15445aa2b215bf4b76e860299fb4194f4c8d.tar.gz | |
[svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -11,9 +11,8 @@ suggested new lexers * MySQL/PostgreSQL/SQLite * Tcl - -for 0.8 -- 1.0 --------------- +for 1.0 +------- - lexers that need work: * review perl lexer (numerous bugs, but so far no one had complaints ;) @@ -24,5 +23,3 @@ for 0.8 -- 1.0 - allow "overlay" token types to highlight specials: nth line, a word etc. - pygmentize option presets, more sophisticated method to output styles? - -- add folding? would require more language-aware parsers... |
