caddy/middleware/markdown/log/test.md

152 B

title variables
Markdown test
sitename
A Caddy website

Welcome on the blog

Body

func getTrue() bool {
    return true
}