In this page the output is broken because the source code file uses ISO-8859-1 but is assumed to be UTF-8 when copying to the web page. Github guesses the correct encoding so it displays properly
The server must be fixed to read the file in the correct encoding, or just convert all files to UTF-8. I think the latter is the best solution
