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 parser: Spring code cleaning 2016-03-23 14:51:16 +01:00
frontmatter_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
long_text_test.md Merge remote-tracking branch 'origin/parser' into mrg_praser 2013-09-17 15:52:40 -07:00
page.go Chomp Unicode BOM if present 2016-04-14 10:46:27 +02:00
parse_frontmatter_test.go parser: Make the constant vars ... constants 2016-03-23 15:05:32 +01:00