From 0ec9731184d935ac899fec8853b91d145c97234b Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 8 Jul 2008 20:41:57 -0400 Subject: [PATCH] Update TODO to add IDNA support along with IRI support. Signed-off-by: Edward Z. Yang --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 64a5e96d..9fc2f8e4 100644 --- a/TODO +++ b/TODO @@ -53,7 +53,7 @@ FUTURE VERSIONS AttrDef class). Probably will use CSSTidy class? # More control over allowed CSS properties using a modularization # HTML 5 support - # IRI support + # IRI support (this includes IDN) - Standardize token armor for all areas of processing - Convert RTL/LTR override characters to tags, or vice versa on demand. Also, enable disabling of directionality -- 2.11.4.GIT