X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f6fd7639daadea87530897ffd4882c970413822d..0f2bdbb9686d994ecf96b24be3f7be8295a572c4:/doc/features.mdwn?ds=inline

diff --git a/doc/features.mdwn b/doc/features.mdwn
index ab521213d..1f8168703 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -71,8 +71,10 @@ you would care to syndicate.
 ## Valid html and [[css]]
 
 Ikiwiki aims to produce 
-[valid XHTML 1.0](http://validator.w3.org/check?url=referer). Ikiwiki
-generates html using [[templates|wikitemplates]], and uses [[css]], so you
+[valid XHTML 1.0](http://validator.w3.org/check?url=referer).
+(Experimental [[tips/HTML5]] support is also available.)
+
+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]]