open files with latin-1 encoding
#1
by davanstrien HF Staff - opened
I only checked one example, but I think these files are all probably encoded as latin-1:
<?xml version="1.0" encoding="ISO-8859-1"?>
This change works on Windows as well.
shamikbose89 changed pull request status to merged