X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/34076e398cb7662e3bf0659d591faa4208679882..dd3274ce734e3af0ca6a7940f69201d8d4b84fda:/doc/tips/html5.mdwn diff --git a/doc/tips/html5.mdwn b/doc/tips/html5.mdwn index 9321aa401..945efc4bc 100644 --- a/doc/tips/html5.mdwn +++ b/doc/tips/html5.mdwn @@ -23,3 +23,4 @@ Known ikiwiki-specific issues: * [[plugins/htmltidy]] uses `tidy`, which is not html5 aware, so if you have that enabled, it will mangle it back to html4. +* [[plugins/toc]] does not understand the html5 outline algorithm.