mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-22 08:21:52 +00:00
Remove inscrutable TODO, optionalize another.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
parent
49879d2cc6
commit
1bbbc624dd
3
TODO
3
TODO
@ -14,12 +14,11 @@ afraid to cast your vote for the next feature to be implemented!
|
|||||||
Things to do as soon as possible:
|
Things to do as soon as possible:
|
||||||
|
|
||||||
- Think about allowing explicit order of operations hooks for transforms
|
- Think about allowing explicit order of operations hooks for transforms
|
||||||
- Inputs don't do the right thing with submit
|
|
||||||
- Fix "<.<" bug (trailing < is removed if not EOD)
|
- Fix "<.<" bug (trailing < is removed if not EOD)
|
||||||
- Build in better internal state dumps and debugging tools for remote
|
- Build in better internal state dumps and debugging tools for remote
|
||||||
debugging
|
debugging
|
||||||
- Allowed/Allowed* have strange interactions when both set
|
- Allowed/Allowed* have strange interactions when both set
|
||||||
- Transform lone embeds into object tags
|
? Transform lone embeds into object tags
|
||||||
- Deprecated config options that emit warnings when you set them (with'
|
- Deprecated config options that emit warnings when you set them (with'
|
||||||
a way of muting the warning if you really want to)
|
a way of muting the warning if you really want to)
|
||||||
- Make HTML.Trusted work with Output.FlashCompat
|
- Make HTML.Trusted work with Output.FlashCompat
|
||||||
|
Loading…
Reference in New Issue
Block a user