1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-23 14:13:39 +02:00

Implement list-style shorthand. Also, updated devnetwork.html with more recent threads.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@337 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-08-29 02:01:58 +00:00
parent 784e7356d1
commit 670d298a87
9 changed files with 199 additions and 88 deletions

1
TODO
View File

@@ -6,7 +6,6 @@ Ongoing
- Plugins for major CMSes (very tricky issue)
1.0 release
- Limited list-style shorthand CSS support
- Lossy alternate character encoding support (characters not in the encoding
will get silently dropped).
- Revise (HTML|CSS)Definition and Config relationship (groundwork for 2.0)