X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0db7de08af694be3aa9f46874ece2b811aaccfa9..392116f0fd74301e5504fdc193ccca6ba009b1e2:/doc/todo/html.mdwn diff --git a/doc/todo/html.mdwn b/doc/todo/html.mdwn index 518d0b31c..c6feb1b66 100644 --- a/doc/todo/html.mdwn +++ b/doc/todo/html.mdwn @@ -21,7 +21,7 @@ editing the [[templates]] BTW. * If XHTML: In templates <hr> should become <hr /> etc. - Done --[[Joey]] + Done --[[Joey]] * Image wikilinks should provide an alt text (maybe '$filname wiki-image'?). @@ -41,4 +41,6 @@ editing the [[templates]] BTW. markdown enclosing it in other spanning tags in some cases. I've implemented this hack now. :-/ --[[Joey]] + * This page is now valid, although the validator conplains at having to guess the encoding. Should the encoding be forced to utf-8 in the templates? + Test: [validate this page](http://validator.w3.org/check?url=referer)