diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/cmdline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/cmdline.txt b/docs/src/cmdline.txt index 7e5143fa..edaa8ee8 100644 --- a/docs/src/cmdline.txt +++ b/docs/src/cmdline.txt @@ -84,6 +84,8 @@ will print the help for the Python lexer, etc. A note on encodings ------------------- +*New in Pygments 0.9.* + Pygments tries to be smart regarding encodings in the formatting process: * If you give an ``encoding`` option, it will be used as the input and |