hugo/parser
Vas Sudanagunta 1fa2417777 Add support for YAML array data files
* Unmarshaled YAML arrays indistinguishable from JSON arrays.
* Fixes #3890
2018-02-12 17:14:40 +01:00
..
frontmatter.go Add support for YAML array data files 2018-02-12 17:14:40 +01:00
frontmatter_test.go parser: Fix YAML maps key type 2018-02-09 10:27:17 +01: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