0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/middleware/markdown
2016-03-26 21:14:54 +00:00
..
testdata Included files in Markdown templates have access to document vars (fixes #660) 2016-03-16 13:42:16 -06:00
generator.go Use proper struct constructors instead. 2015-12-22 14:43:48 +01:00
markdown.go
markdown_test.go Included files in Markdown templates have access to document vars (fixes #660) 2016-03-16 13:42:16 -06:00
metadata.go Implement .DocFlags directive and tests. It holds all the boolean-typed front matter values. 2016-02-22 13:53:47 +03:00
metadata_test.go drop unused md variable 2016-03-26 21:14:54 +00:00
page.go
process.go Included files in Markdown templates have access to document vars (fixes #660) 2016-03-16 13:42:16 -06:00
renderer.go
watcher.go
watcher_test.go