hugo/parser
Vas Sudanagunta 91bb774ae4 Support pages without front matter
* Page without front matter now treated same as a page with empty front matter.
* Test cases added to cover this and repro issue #4320.
* Type safety of front matter code improved.

Fixes #4320
2018-01-26 09:17:27 +01:00
..
frontmatter.go Support pages without front matter 2018-01-26 09:17:27 +01:00
frontmatter_test.go
long_text_test.md
page.go Support pages without front matter 2018-01-26 09:17:27 +01:00
page_test.go
parse_frontmatter_test.go