Forum Moderators: phranque
So does anyone know how to detect if a BOM (Byte Order Mark) exists in a text file?
- John
After testing the file out I saw the characters that I don't want to see. After doing a search for UTF-8 Text editor I immediately came across SuperEdi and love the fact that not only did it explicitly allow me to not use BOM (Byte Order Mark) when saving as UTF-8, saving files as UTF-8 by default in it's options, but also the fact that it's free! Absolutely essential to me as I program using XHTML 1.1 which requires the application/xhtml+xml mime. Oh happy day!
- John