aboutsummaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 14:57:38 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 14:57:38 +0000
commita56eda6878a761e4438bf50687bdbd10672c38b2 (patch)
tree567cf022472759d9d01992c54729b0a81d796d6e /doc/features.mdwn
parent157357f1bbc6c9e988c28944e136e043a074eddd (diff)
downloadikiwiki-a56eda6878a761e4438bf50687bdbd10672c38b2.tar
ikiwiki-a56eda6878a761e4438bf50687bdbd10672c38b2.tar.gz
web commit by joey
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 332f86606..eaf0d539f 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -52,10 +52,12 @@ Currently implemented:
that have changed (and tracks things like creation of new pages and links
that can indirectly cause a page to need a rebuild)
-* [[Templates]]
+* valid html and css
- ikiwiki generates html using templates so you can change the look and
- layout of all pages in any way you would like.
+ ikiwiki aims to produce
+ [valid XHTML 1.0](http://validator.w3.org/check?url=referer).
+ ikiwiki generates html using [[templates]], and uses css, so you can
+ change the look and layout of all pages in any way you would like.
* [[BackLinks]]