diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 03:32:57 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 03:32:57 +0000 |
commit | 1b375d7818c4fca53abab9a224eeb4aa6184fdc6 (patch) | |
tree | a6aa25d5f290853567d28652eeabda5d4badc8c4 | |
parent | 8e089857bf64ba9044d134ae12fe7ee31a4ae8ba (diff) |
web commit by joey
-rw-r--r-- | doc/todo/html.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/html.mdwn b/doc/todo/html.mdwn index 46d4815ff..c6feb1b66 100644 --- a/doc/todo/html.mdwn +++ b/doc/todo/html.mdwn @@ -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) |