hugo/parser
Jeff Hodges 8d28686edc Trim trailing spaces from YAML and TOML delimiters
When someone hits space after typing "---" (or "+++") but before they
hit return, hugo silently failed to parse the file. This corrects that.
2015-08-02 14:46:46 +02:00
..
frontmatter.go
frontmatter_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
long_text_test.md
page.go Trim trailing spaces from YAML and TOML delimiters 2015-08-02 14:46:46 +02:00
parse_frontmatter_test.go Trim trailing spaces from YAML and TOML delimiters 2015-08-02 14:46:46 +02:00