From: Joey Hess Date: Sun, 2 May 2010 21:54:30 +0000 (-0400) Subject: update X-Git-Tag: 3.20100504~25 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02a99875ff957f7acab6a1c6a14334a84f0ee9ea;p=ikiwiki.git update --- 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.