1 ikiwiki should support utf-8 pages, both input and output. To test, here's a
6 Currently ikiwiki is belived to be utf-8 clean itself; it tells perl to use
7 binmode when reading possibly binary files (such as images) and it uses
8 utf-8 compatable regexps etc.
10 There may be the odd corner where utf-8 still doesn't work; these are being
11 fixed as they're found.
15 * Apache "AddDefaultCharset on" settings will not play well with utf-8