Hi,
I was validating my template and got a strange error message which is:
Sorry, I am unable to validate this document because on line 95 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xEA" does not map to Unicode
The funny part is, when I copy the source and paste it manually it does not give me this error. And line 95 is empty, too.
I cannot find the xEA anywhere. Anyone came across this error?