diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-02 17:16:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-02 17:16:15 -0400 |
commit | 34076e398cb7662e3bf0659d591faa4208679882 (patch) | |
tree | fedd1641e86f36ae93f310af08a578abbb5142c3 /doc/bugs/html5_support.mdwn | |
parent | d37ff8d29993ccea880e36eba620e1ecdf91b80f (diff) | |
download | ikiwiki-34076e398cb7662e3bf0659d591faa4208679882.tar ikiwiki-34076e398cb7662e3bf0659d591faa4208679882.tar.gz |
html5 bug closure, and documentation
Diffstat (limited to 'doc/bugs/html5_support.mdwn')
-rw-r--r-- | doc/bugs/html5_support.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn index 0b15e64f6..3d1689301 100644 --- a/doc/bugs/html5_support.mdwn +++ b/doc/bugs/html5_support.mdwn @@ -106,3 +106,9 @@ As a workaround: ## tidy plugin Will reformat html5 to html4. + +---- + + +Ok, I consider this [[done]], at least as a first pass. Html5 mode +is experimental, but complete enough. --[[Joey]] |