This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-09-22 03:47:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hugo
/
parser
History
Vas Sudanagunta
4402c07775
Fix JSON array-based data file handling regression
...
This bug was introduced in Hugo 0.35.
Fixes
#4361
2018-02-02 09:14:37 +01:00
..
frontmatter_test.go
parser: Add horizontal YAML tags to benchmark
2017-06-03 12:35:28 +02:00
frontmatter.go
Fix JSON array-based data file handling regression
2018-02-02 09:14:37 +01:00
long_text_test.md
Merge remote-tracking branch 'origin/parser' into mrg_praser
2013-09-17 15:52:40 -07:00
page_test.go
parser: Refactor frontmatter parser and add tests
2017-03-11 17:52:25 +01:00
page.go
Support pages without front matter
2018-01-26 09:17:27 +01:00
parse_frontmatter_test.go
parser: Final (!) fix for issue with escaped JSON front matter
2017-07-08 18:43:36 +02:00