Quote:
Originally Posted by Agama
I have found that Notepad++ will allow me to encode in both "UTF-8" and "UTF-8 without BOM". Is one of these encodings preferred over the other?
|
Without BOM. Typically editors default to utf-8 and have an option to do it with the BOM.