]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
web commit by StefanoZacchiroli: added link to a (to be written) page about css in...
[ikiwiki.git] / doc / features.mdwn
index 999b6749aa7d52a23ff936aadb9c9f09275b79f2..3890bc5dc64bc00d72bb674aba6dc612228cd84c 100644 (file)
@@ -59,11 +59,11 @@ Ikiwiki can also [[plugins/aggregate]] external blogs, feeding them into
 the wiki. This can be used to create a Planet type site that aggregates
 interesting feeds.
 
-## Valid html and css
+## Valid html and [[css]]
 
 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 
+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.
 
 ## [[Plugins]]