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 parser: Add horizontal YAML tags to benchmark 2017-06-03 12:35:28 +02:00
long_text_test.md Merge remote-tracking branch 'origin/parser' into mrg_praser 2013-09-17 15:52:40 -07:00
page.go Support pages without front matter 2018-01-26 09:17:27 +01:00
page_test.go parser: Refactor frontmatter parser and add tests 2017-03-11 17:52:25 +01:00
parse_frontmatter_test.go parser: Final (!) fix for issue with escaped JSON front matter 2017-07-08 18:43:36 +02:00