mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 10:13:39 +08:00
6451e10d3e
Created a struct containing middleware.Context, Title, Markdown and the variables from the user to use to render the template. The title now can be accessed via {{.Title}}. The variables can now be accessed via {{.Var.myVariableName}}. |
||
---|---|---|
.. | ||
blog | ||
header.html | ||
markdown_test.go | ||
markdown_tpl.html | ||
markdown.go | ||
metadata_test.go | ||
metadata.go | ||
process.go |