mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-20 12:52:12 +02:00
Merged r434:436 from trunk/ to branches/1.1
- Update documentation. - Update TODO. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/1.1@437 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
3
TODO
3
TODO
@@ -9,6 +9,7 @@ Ongoing
|
||||
- Additional support for poorly written HTML
|
||||
- Implement all non-essential attribute transforms
|
||||
- Microsoft Word HTML cleaning (i.e. MsoNormal)
|
||||
- Error logging for filtering and cleanup procedures
|
||||
|
||||
1.3 release
|
||||
- Formatters for plaintext
|
||||
@@ -41,6 +42,8 @@ Unknown release (on a scratch-an-itch basis)
|
||||
- Pretty-printing HTML (adds dependency of Generator to HTMLDefinition)
|
||||
- Non-lossy dumb alternate character encoding transformations, achieved by
|
||||
numerically encoding all non-ASCII characters
|
||||
- Preservation of indentation in tables (tricky since the contents can be
|
||||
shuffled around)
|
||||
|
||||
Wontfix
|
||||
- Non-lossy smart alternate character encoding transformations
|
||||
|
Reference in New Issue
Block a user