caddy/middleware/markdown/testdata/blog/test.md
Maxime bc2feece4b Moved test files to testdata folder.
Changed the tests accordingly.
2015-07-23 09:35:46 +02:00

152 B

title variables
Markdown test
sitename
A Caddy website

Welcome on the blog

Body

func getTrue() bool {
    return true
}