diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-01-15 14:35:19 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-01-15 14:35:19 +0000 |
commit | 4c74f539353dd9a51b2c2fdcc7598465e26dc629 (patch) | |
tree | 25adfaac2c168661783c87777bcd9b4efb6c7e29 /TODO | |
parent | d783a443286649ef8451c2bcb25fef5467803060 (diff) | |
download | libxslt-4c74f539353dd9a51b2c2fdcc7598465e26dc629.tar.gz libxslt-4c74f539353dd9a51b2c2fdcc7598465e26dc629.tar.bz2 libxslt-4c74f539353dd9a51b2c2fdcc7598465e26dc629.zip |
Guess what !!! A TODO !!!, Daniel
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +Support for disable-output-escaping="yes": + -> looks problematic, libxml has no support for anything like this, + and unless adding a new node type :-( or tweaking text node and + output routines this is gonna be messy ... must be handled at libxml + level. |