hugo/parser
Noah Campbell 67b2abaf09 Add IsRenderable to Page
As pages are read from the target, they will be assessed if they should
be rendered or not.  The logic for IsRenderable is in the parser/page.go
and looks for anything exception '<'.
2013-09-18 10:17:43 -07:00
..
long_text_test.md Merge remote-tracking branch 'origin/parser' into mrg_praser 2013-09-17 15:52:40 -07:00
page.go Add IsRenderable to Page 2013-09-18 10:17:43 -07:00
parse_frontmatter_test.go Fix parsing edge case of frontmatter 2013-09-18 09:15:46 -07:00