summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/templates/tplcontext_test.go
AgeCommit message (Expand)Author
2020-07-31admin,templates,core: Minor enhancements and error handling (#3607)Bart
2020-07-08templates: Fix front matter closing fence searchMatthew Holt
2020-06-15templates: Add support for dots to close yaml frontmatter (#3498)Francis Lavoie
2020-05-18templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387)Thorkild Gregersen
2020-04-06templates: Use text/template; add experimental notice to docsMatthew Holt
2019-12-23templates: Change functions, add front matter support, better markdownMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-06-27Use html/template for escaping by defaultMatthew Holt
2019-06-21OopsMatthew Holt
2019-06-18templates: Remove context functions implemented by sprigMatthew Holt
2019-06-18Implement templates handler; various minor cleanups and bug fixesMatthew Holt