hugo/parser
Tatsushi Demachi 78e9229c52 Fix "hugo new" EOF error with an archetype file without the final EOL
This rewrites `extractFrontMatterDelims` function to make it work with
an archetype file without the final EOL and adds more detailed error
messages and comments.

It also removes `matches` and `matches_quick` functions which aren't
called anywhere.
2015-01-10 19:48:35 +01:00
..
frontmatter.go
long_text_test.md
page.go Fix "hugo new" EOF error with an archetype file without the final EOL 2015-01-10 19:48:35 +01:00
parse_frontmatter_test.go Fix "hugo new" EOF error with an archetype file without the final EOL 2015-01-10 19:48:35 +01:00