mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 03:50:56 -04:00

Useful if using or sharing files with users that use editors that append a unicode byte order marker header (like Windows notepad). This will still assume files are UTF-8 encoded. Closes #2075