aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/html5.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-02 17:54:30 -0400
committerJoey Hess <joey@kitenet.net>2010-05-02 17:54:30 -0400
commit02a99875ff957f7acab6a1c6a14334a84f0ee9ea (patch)
treedad2ea4a016e3d6676e3b0b59723d9cb283380a0 /doc/tips/html5.mdwn
parent34076e398cb7662e3bf0659d591faa4208679882 (diff)
downloadikiwiki-02a99875ff957f7acab6a1c6a14334a84f0ee9ea.tar
ikiwiki-02a99875ff957f7acab6a1c6a14334a84f0ee9ea.tar.gz
update
Diffstat (limited to 'doc/tips/html5.mdwn')
-rw-r--r--doc/tips/html5.mdwn1
1 files changed, 1 insertions, 0 deletions
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.