aboutsummaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 12e9d0528..f116e00e3 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -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.
----