X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cbfe2af8b5e28a1c33125467bee81edc7ac03ccc..e59a948b44fa43f8c53833e590473c4185eaf782:/doc/todo/utf8.mdwn diff --git a/doc/todo/utf8.mdwn b/doc/todo/utf8.mdwn index 6d2798a41..278fb9382 100644 --- a/doc/todo/utf8.mdwn +++ b/doc/todo/utf8.mdwn @@ -7,6 +7,9 @@ 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 utf-8 compatable regexps etc. +There may be the odd corner where utf-8 still doesn't work; these are being +fixed as they're found. + Notes: * Apache "AddDefaultCharset on" settings will not play well with utf-8