From 301b2585aec5546395378b1cd14c45f204bfaab9 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sat, 2 Dec 2006 02:18:46 +0000 Subject: [PATCH] Add TODO: allow array input. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@596 48356398-32a2-884e-a903-53898d9a118a --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index da9e3674..b29e320f 100644 --- a/TODO +++ b/TODO @@ -84,6 +84,7 @@ Requested 3. Extend the tag exclusion system to specify whether or not the contents should be dropped or not (currently, there's code that could do something like this if it didn't drop the inner text too.) + - Accept array input, by iterating and purifying all of the items Wontfix - Non-lossy smart alternate character encoding transformations (unless