Changes between Initial Version and Version 1 of Ticket #1396, comment 2


Ignore:
Timestamp:
Oct 5, 2013, 7:21:21 PM (11 years ago)
Author:
Adrián Chaves

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1396, comment 2

    initial v1  
    11Since all scripts are supposed to be in UTF-8, I suggest discouraging any use of BOM, and removing it from existing files.
     2
     3  The Unicode Standard permits the BOM in [http://en.wikipedia.org/wiki/UTF-8 UTF-8],^[http://en.wikipedia.org/wiki/Byte_order_mark#cite_note-2 "[2]"]^ but does not require or recommend its use.— [http://en.wikipedia.org/wiki/Byte_order_mark Wikipedia]