hugo/parser
Mattias Wadman 5d50c46482 Chomp Unicode BOM if present
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
2016-04-14 10:46:27 +02:00
..
frontmatter.go
frontmatter_test.go
long_text_test.md
page.go Chomp Unicode BOM if present 2016-04-14 10:46:27 +02:00
parse_frontmatter_test.go