Jump to content

French readme encoding


Recommended Posts

Hi,

The readme-iwdification-french.html file is in iso 8859-15 (I think) so the link https://gibberlings3.github.io/Documentation/readmes/readme-iwdification-french.html ends up a little garbled. I *think* this would work with the correct HTTP header (probably something like Content-Type: text/html; charset=utf-8), but the default (no header) is uft8.

To fix that you would need either to add the charset header (probably awkward on a static site, and generally not a good idea in general) or just recode the file.

This file is probably not used anywhere else so changing the charset is most probably the best.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...