Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-18 | templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387) | Thorkild Gregersen | |
* add test case for SplitFrontMatter showing issue with windows newline * fix issue with windows newline when using SplitFrontMatter * Update modules/caddyhttp/templates/frontmatter.go Co-authored-by: Francis Lavoie <lavofr@gmail.com> * make it mere explicit what is trimmed from firstLine * Update modules/caddyhttp/templates/frontmatter.go Co-authored-by: Francis Lavoie <lavofr@gmail.com> Co-authored-by: Matt Holt <mholt@users.noreply.github.com> | |||
2020-04-08 | chore: make the linter happier (#3245) | Mohammed Al Sahaf | |
* chore: make the linter happier * chore: remove reference to maligned linter in .golangci.yml | |||
2019-12-23 | templates: Change functions, add front matter support, better markdown | Matthew Holt | |