I’m working with files in Sublime Text (I’m not the writer, just reviewing the text), and the files I’ve received have jumbled characters in a few lines (screenshot attached).
The writer has told me this isn’t a problem on their end, but that there’s a formatting or import error I’m introducing on my end. I’ve been told I should be working in UTF-8, no BOM. Thing is, all I did was download their file and open it in Sublime (I never touch default settings or change file formats)–and as far as I can tell, I am working in UTF-8, no BOM. Every other file I’ve gotten from them has worked perfectly with this method, so I can’t tell how I might have introduced an error this time.
I’ve tried reopening with encoding in UTF-8 and saving with encoding in UTF-8, no BOM, but the jumbled characters invariably appear. Since I seem to be doing something wrong on my end to make this happen, could you help me understand how to fix this error?