diff options
author | link <link@localhost> | 2001-03-07 23:47:17 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-03-07 23:47:17 +0000 |
commit | ff4fa119c169904646eacea80132fb4de997aa05 (patch) | |
tree | 7e8d6be2145e52fa6e446d9abce7953a3f72d0f2 /htdocs/todo.html | |
parent | 1560fad4a2fb59f57c154a28075e7714b5fa7929 (diff) | |
download | markup-validator-ff4fa119c169904646eacea80132fb4de997aa05.zip markup-validator-ff4fa119c169904646eacea80132fb4de997aa05.tar.gz markup-validator-ff4fa119c169904646eacea80132fb4de997aa05.tar.bz2 |
Removing TODO item "add support for more character encodings".
UNIX98 iconv(3) takes care of this.
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index f0a80d7..2094238 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, To Do List"> <meta name="description" content="To Do List for W3C's Validation Service."> <meta name="revision" - content="$Id: todo.html,v 1.30 2001-03-07 23:44:01 link Exp $"> + content="$Id: todo.html,v 1.31 2001-03-07 23:47:17 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -82,8 +82,6 @@ <li> put the explanations in a database (flat files are probably okay), offer an option to display them inline with the errors - <li> add support for more character encodings - <li> install and play with HTML::Validator, link to it from somewhere: <a href="http://www.hut.fi/~samzait/HTML-Validator/">http://www.hut.fi/~samzait/HTML-Validator/</a> <a href="http://www.cpan.org/modules/by-authors/id/S/SA/SAIT/">http://www.cpan.org/modules/by-authors/id/S/SA/SAIT/</a> @@ -181,7 +179,7 @@ src="http://validator.w3.org/images/vh40" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2001-03-07 23:44:01 $ + $Date: 2001-03-07 23:47:17 $ </address> </body> |