X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Ffeatures.mdwn;h=1f81687036187bba170aea03a7b8c1b921ad589a;hb=f9553a06ab0a13140c62a90a59c566faeedfa9d6;hp=ab521213df223cdcfc400bcc6004bcd2d94b9146;hpb=bab8fec52468b780485bdf96a37a593bd033c7e3;p=ikiwiki.git 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]]