summaryrefslogtreecommitdiffstats
path: root/parser/page.go
AgeCommit message (Expand)Author
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-09-25Allow for any (short) line begining or ending with html commentSven Dowideit
2015-08-19Fix typo, "delemiters" -> "delimiters"Icaro Seara
2015-08-03Fix searching YAML/TOML delimiters in frontmatterTatsushi Demachi
2015-08-02Trim trailing spaces from YAML and TOML delimitersJeff Hodges
2015-05-08add undraft commandJoel Scoble
2015-03-07parser: apply some Golint rulesbep
2015-01-10Fix "hugo new" EOF error with an archetype file without the final EOLTatsushi Demachi
2014-05-01moving front matter parsing (and creation) to parse packagespf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2014-02-18Call the json delimiter 'json_lead' instead of 'java_lead'Ask Bjørn Hansen
2013-12-28Don't shutdown hugo on an empty file.Egon Elbre
2013-09-18Add IsRenderable to PageNoah Campbell
2013-09-18Fix parsing edge case of frontmatterNoah Campbell
2013-09-17Merge remote-tracking branch 'origin/parser' into mrg_praserNoah Campbell