]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
document utf8
[ikiwiki.git] / doc / features.mdwn
index 12e9d0528b952b72b54428e40ced848744137fa9..f116e00e3cdf79ef9dd77627b4720c69a687d4eb 100644 (file)
@@ -119,7 +119,16 @@ Some of ikiwiki's features:
 
 * [[Plugins]]
 
-  Plugins can be used to add additional features to ikiwiki. The interface is quite flexible, allowing plugins to register [[PreProcessorDirective]]s, hook into [[CGI]] mode, and more. Ikiwiki's backend RCS support is also pluggable, so support for new revision control systems can be added to ikiwiki. 
+  Plugins can be used to add additional features to ikiwiki. The interface
+  is quite flexible, allowing plugins to register
+  [[PreProcessorDirective]]s, hook into [[CGI]] mode, and more. Ikiwiki's
+  backend RCS support is also pluggable, so support for new revision
+  control systems can be added to ikiwiki. 
+
+* [[todo/utf8]]
+
+  After rather a lot of fiddling, we think that ikiwiki correctly and fully
+  supports utf8 everywhere.
 
 ----