define charset first, before title
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 11 May 2009 18:52:56 +0000 (18:52 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 11 May 2009 19:04:09 +0000 (19:04 +0000)
commit14e719f07fcb43c9a0ada3f9f9f018ff5a20a1cf
treec9a0d210cb78e5ed9fe7f118b24b4240bf74cbf0
parent464e25dbf15d02831b601c819a9aa8cf2c548baf
define charset first, before title

Name the used encoding as soon as possible.  This may actually be
mandatory in HTML5, but makes more sense in any case (except in
practise, where browsers use either the HTTP header or support meta
tags at any time).

Fix some invalid meta values (missing mime type).
cc.plp
charset.plp
digraphs.plp
index.plp
nethack.plp
readline.plp
unicode.plp
vim.plp