mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-02 18:03:32 +08:00

Previously, the `Include` override used with the markdown plugin did not provide the optional `args` parameter. This made it impossible to pass arguments to a template used with that plugin.