You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the encoding to UTF-8 results in the file being written as UTF-8 BOM. This is not valid.
This breaks many processes that do not work with UTF-8 BOM.
I could not find a work around to this.
The text was updated successfully, but these errors were encountered:
Setting the encoding to UTF-8 results in the file being written as UTF-8 BOM. This is not valid.
This breaks many processes that do not work with UTF-8 BOM.
I could not find a work around to this.
The text was updated successfully, but these errors were encountered: