caddy/modules/caddyhttp/templates
Patrick Hein 2bc30bb780
templates: Implement placeholders function (#3324)
* caddyhttp, httpcaddyfile: Implement placeholders in template

* caddyhttp, httpcaddyfile: Remove support for placeholder shorthands in templates

* Update modules/caddyhttp/templates/templates.go

updates JSON doc

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

* Update modules/caddyhttp/templates/tplcontext.go

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-07-20 17:17:38 -06:00
..
caddyfile.go Improve godocs all around 2019-12-23 12:45:35 -07:00
frontmatter.go templates: Fix front matter closing fence search 2020-07-08 16:46:56 -06:00
templates.go templates: Implement placeholders function (#3324) 2020-07-20 17:17:38 -06:00
tplcontext.go templates: Implement placeholders function (#3324) 2020-07-20 17:17:38 -06:00
tplcontext_test.go templates: Fix front matter closing fence search 2020-07-08 16:46:56 -06:00