summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-02-14 20:16:23 +0100
committergbrandl <devnull@localhost>2007-02-14 20:16:23 +0100
commit5742a7850bc59d4e9e5a47a06c90b2321c389c63 (patch)
treeb2eda63ee98847098c5fea89c94876895dfe1039 /TODO
parent74d67f73e81663e45609d99751353b690a4ac312 (diff)
downloadpygments-5742a7850bc59d4e9e5a47a06c90b2321c389c63.tar.gz
[svn] Add a first version of the Moin parser.
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 4 insertions, 12 deletions
diff --git a/TODO b/TODO
index 496e7f48..c1d6396a 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,8 @@
Todo
====
-for 0.7
--------
-
-- a MoinMoin parser
-
-- more unit tests (test pygmentize, test all formatters comprehensively)
-
-
-new lexers
-----------
+suggested new lexers
+--------------------
* Haskell
* Lisp
@@ -33,8 +25,8 @@ for 0.8 -- 1.0
backtrack to death...
* add support for function name highlighting to C++ lexer
-- add folding? would require more language-aware parsers...
-
- 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...