summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/markdown
AgeCommit message (Expand)Author
2019-10-15caddyhttp: Improve ResponseRecorder to buffer headersMatthew Holt
2019-08-21Refactor Caddyfile adapter and module registrationMatthew Holt
2019-07-15mod: Use blackfriday's standard v2 module import pathMatthew Holt
2019-07-11Rename handler modules to use http.handlers namespaceMatthew Holt
2019-07-02go.mod: Append /v2 to module name; update all import pathsMatthew Holt
2019-06-30Add licenseMatthew Holt
2019-06-21Various bug fixes and minor improvementsMatthew Holt
2019-06-20caddyhttp: ResponseRecorder type for middlewares to buffer responsesMatthew Holt
2019-06-14Rename caddy2 -> caddyMatthew Holt
2019-06-04Change import paths to GitHub package namesMatthew Holt
2019-05-23Add very simple markdown middleware for nowMatthew Holt