summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-01-29 17:05:44 +0100
committergbrandl <devnull@localhost>2007-01-29 17:05:44 +0100
commit536e7dc0adab42a76dcb48ed07e3c317e4a95e10 (patch)
tree6d78d860742f436b5953aae96a48bf2c2bcc1be0 /CHANGES
parente7ab63f9c55fe71d55386779127704166e313917 (diff)
downloadpygments-536e7dc0adab42a76dcb48ed07e3c317e4a95e10.tar.gz
[svn] HTML formatter overhaul.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index de28c70b..c8175a13 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@ Version 0.7 (in development)
----------------------------
(codename to be selected, released Feb XX, 2007)
+- Made the HTML formatter more flexible, and easily subclassable in order
+ to make it easy to implement custom wrappers, e.g. alternate line
+ number markup.
+
- Added an `outencoding` option to all formatters, making it possible
to override the `encoding` (which is used by lexers and formatters) when
using the command line interface. Also, if using the terminal formatter