From 356701212075fa09a1638541322e3dd2e3d13d1a Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Tue, 7 Nov 2023 18:22:32 -0500 Subject: [PATCH] Apply suggestions from code review --- src/docs/markdown/caddyfile/concepts.md | 2 ++ src/docs/markdown/command-line.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/docs/markdown/caddyfile/concepts.md b/src/docs/markdown/caddyfile/concepts.md index d73a047..07219e4 100644 --- a/src/docs/markdown/caddyfile/concepts.md +++ b/src/docs/markdown/caddyfile/concepts.md @@ -182,7 +182,9 @@ The closing marker can be indented, which causes every line of text to have that Additional tokens may follow the closing marker as arguments to the directive (such as in the example above, the status code `200`). diff --git a/src/docs/markdown/command-line.md b/src/docs/markdown/command-line.md index d993133..53e2250 100644 --- a/src/docs/markdown/command-line.md +++ b/src/docs/markdown/command-line.md @@ -235,7 +235,9 @@ Formats or prettifies a Caddyfile, then exits. The result is printed to stdout u