diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-26 08:24:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-26 08:24:36 +0000 |
commit | 282893be819eab14f3a2078f1741ec9c9ed363b1 (patch) | |
tree | cd9977f7ff30063dafd2dcb043f6507e6dd17790 /doc/todo/utf8.mdwn | |
parent | 03c98d3c79370157d94deef588415e778ab6ca87 (diff) | |
download | ikiwiki-282893be819eab14f3a2078f1741ec9c9ed363b1.tar ikiwiki-282893be819eab14f3a2078f1741ec9c9ed363b1.tar.gz |
* Rebuilding on upgrade to this version is recommended.
* Add a html validity check to the test suite, using the wdg-html-validator,
if available.
* Make the html valid when there is nothing in the actions list by adding an
empty <li> to the end of it.
* Reordered some function call parameters for consistency.
Diffstat (limited to 'doc/todo/utf8.mdwn')
-rw-r--r-- | doc/todo/utf8.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/todo/utf8.mdwn b/doc/todo/utf8.mdwn index 822177487..68195b729 100644 --- a/doc/todo/utf8.mdwn +++ b/doc/todo/utf8.mdwn @@ -1,4 +1,7 @@ -ikiwiki should support utf-8 pages, both input and output +ikiwiki should support utf-8 pages, both input and output. To test, here's a +utf-8 smiley: + +# ☺ Currently ikiwiki is belived to be utf-8 clean itself; it tells perl to use binmode when reading possibly binary files (such as images) and it uses |