From 1226269f683bce6bf3a0539f0374ee1844687b02 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 1 May 2010 21:00:06 -0400 Subject: [PATCH] mention html5 --- doc/features.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/features.mdwn b/doc/features.mdwn index 07ce648ea..215c1cecd 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]], and uses [[css]], so you +[valid XHTML 1.0](http://validator.w3.org/check?url=referer). +(Experimental 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]] -- 2.32.0.93.g670b81a890