caddy/middleware/markdown
buddhamagnet 57f1d3c205 pass golint
pass all tests

respond to maintainer comments

reinstate assignment of t

correct typo

correct typo

pass linter some more
2015-11-05 00:40:35 +00:00
..
testdata markdown: Enable tables, fenced code, and strikethrough (closes #294) 2015-10-29 09:59:32 -06:00
generator.go markdown: Don't generate static site or links unless sitegen is enabled 2015-11-02 20:15:42 -07:00
markdown_test.go markdown: Enable tables, fenced code, and strikethrough (closes #294) 2015-10-29 09:59:32 -06:00
markdown.go Add Last-Modified header when serving markdown and templates 2015-10-29 11:06:35 +02:00
metadata_test.go Metadata variables flattened. 2015-07-28 05:21:09 +01:00
metadata.go Metadata variables flattened. 2015-07-28 05:21:09 +01:00
page.go Fix test failures on Windows. 2015-10-13 19:49:53 -04:00
process.go pass golint 2015-11-05 00:40:35 +00:00
renderer.go pass golint 2015-11-05 00:40:35 +00:00
watcher_test.go Use less strict condition to avoid problems with concurrency 2015-09-11 10:25:13 -07:00
watcher.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00