X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Ffeatures.mdwn;h=1f81687036187bba170aea03a7b8c1b921ad589a;hb=f398ad035b973608d380c9939ea845d8e2a0cdc2;hp=07ce648eabdbcf3f864745f679037bde14d591d8;hpb=39d4bfde6b9c49f0a8b13699be701bda11eb851a;p=ikiwiki.git diff --git a/doc/features.mdwn b/doc/features.mdwn index 07ce648ea..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]], 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]]