aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/html5_support.mdwn
diff options
context:
space:
mode:
authorKai Hendry <hendry@iki.fi>2009-05-04 10:41:14 +0200
committerKai Hendry <hendry@iki.fi>2009-05-04 10:41:14 +0200
commita86fade7a9684d9614e13fbedf739fc0add17141 (patch)
tree1dec292fe08be473d35958061c4adafb05d27713 /doc/bugs/html5_support.mdwn
parent147828c62ddb1401d18af57f812bb59d95ce73c9 (diff)
downloadikiwiki-a86fade7a9684d9614e13fbedf739fc0add17141.tar
ikiwiki-a86fade7a9684d9614e13fbedf739fc0add17141.tar.gz
anon commit test
Diffstat (limited to 'doc/bugs/html5_support.mdwn')
-rw-r--r--doc/bugs/html5_support.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn
index 41f955e51..bdeeba768 100644
--- a/doc/bugs/html5_support.mdwn
+++ b/doc/bugs/html5_support.mdwn
@@ -1,4 +1,4 @@
-Some elements of [HTML5](http://www.whatwg.org/specs/web-apps/current-work/multipage/) can be safely supported by ikiwiki. There are [several differences between HTML4 and HTMl5](http://www.w3.org/TR/html5-diff/). Unsupported new elements _should degrade gracefully_.
+Some elements of [HTML5](http://www.whatwg.org/specs/web-apps/current-work/multipage/) can be safely supported by ikiwiki. There are [several differences between HTML4 and HTML5](http://www.w3.org/TR/html5-diff/). Unsupported new elements _should degrade gracefully_.
> In the `origin/html` branch, there is an old work in progress to make
> ikiwiki use html 4 instead of xhtml. If that could be brought forward and