caddy/middleware/markdown
2015-12-22 14:43:48 +01:00
..
testdata markdown: Enable tables, fenced code, and strikethrough (closes #294) 2015-10-29 09:59:32 -06:00
generator.go Use proper struct constructors instead. 2015-12-22 14:43:48 +01:00
markdown_test.go markdown: Enable tables, fenced code, and strikethrough (closes #294) 2015-10-29 09:59:32 -06:00
markdown.go Don't truncate process log; more consistent output 2015-11-05 17:01:08 -07:00
metadata_test.go markdown: Add (currently failing) test for empty body 2015-12-02 17:09:43 -07:00
metadata.go Markdown: Fix "metadata not closed" bug. More tests. 2015-12-03 00:41:12 +01:00
page.go Unexport internal types; improved markdown summaries 2015-11-09 07:45:37 -07:00
process.go Don't truncate process log; more consistent output 2015-11-05 17:01:08 -07:00
renderer.go pass golint 2015-11-05 00:40:35 +00:00
watcher_test.go Use channel instead for a synchronous interval. 2015-12-09 20:18:18 +01:00
watcher.go Don't truncate process log; more consistent output 2015-11-05 17:01:08 -07:00