hugo/hugolib
Noah Campbell d8e1834910 Fix parsing edge case of frontmatter
When the frontmatter contains a - (or other delimiter) close to the
closing frontmatter delimiter, frontmatter detection would fail.
2013-09-18 09:15:46 -07:00
..
benchmark_test.go
config.go
index.go
indexing_test.go
metadata.go
node.go
page.go Fix parsing edge case of frontmatter 2013-09-18 09:15:46 -07:00
page_index_test.go
page_test.go Fix parsing edge case of frontmatter 2013-09-18 09:15:46 -07:00
page_time_integration_test.go
path.go
path_seperators_test.go
planner.go
redis.cn.md
shortcode.go
site.go Fix parsing edge case of frontmatter 2013-09-18 09:15:46 -07:00
site_show_plan_test.go
site_test.go Move AbUrlify to post content transformation 2013-09-17 14:16:06 -07:00
site_url_test.go Fix parsing edge case of frontmatter 2013-09-18 09:15:46 -07:00
summary.go