Documentation on using markdown?

1. Caddy version (caddy version):

V2, docker

2. How I run Caddy:

docker

a. System environment:

docker

b. Command:

docker

c. Service/unit/compose file:

docker

d. My complete Caddyfile or JSON config:

www.merith.tk, merith.tk {
        import  cloudflare
        root * /opt/caddy/www/merith.tk
        templates
        file_server {
                index index.html
        }
}

3. The problem I’m having:

I am unable to find any actual documentation for markdown templates

4. Error messages and/or full log output:

N/A

5. What I already tried:

I dont know what to try as the documentation navigation is not the best, and is quite confusing to navigate and find stuff. I have been on several documentation pages that just flat out are not availiable to navigate to easily

6. Links to relevant resources:

This topic was automatically closed after 30 days. New replies are no longer allowed.