summaryrefslogtreecommitdiffstats
path: root/parser/parse_frontmatter_test.go
AgeCommit message (Expand)Author
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-08-03Fix searching YAML/TOML delimiters in frontmatterTatsushi Demachi
2015-08-02Trim trailing spaces from YAML and TOML delimitersJeff Hodges
2015-01-10Fix "hugo new" EOF error with an archetype file without the final EOLTatsushi Demachi
2013-12-28Allowing empty files (ignored) so you can touch a new file while watchingspf13
2013-10-01Switching to the rjson library which is more friendly to human generated json.spf13
2013-09-18Fix parsing edge case of frontmatterNoah Campbell
2013-09-17Merge remote-tracking branch 'origin/parser' into mrg_praserNoah Campbell