mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
Apply suggestions from code review
This commit is contained in:
parent
d323766360
commit
3567012120
2 changed files with 4 additions and 0 deletions
|
@ -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`).
|
||||
|
||||
<aside class="advice">
|
||||
|
||||
The [`caddy fmt`](/docs/command-line#caddy-fmt) command [does not support](https://github.com/caddyserver/caddy/issues/5930#issuecomment-1797709061) heredocs.
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
|
|
@ -235,7 +235,9 @@ Formats or prettifies a Caddyfile, then exits. The result is printed to stdout u
|
|||
|
||||
|
||||
<aside class="advice">
|
||||
|
||||
The `caddy fmt` command [does not support](https://github.com/caddyserver/caddy/issues/5930#issuecomment-1797709061) [heredocs](/docs/caddyfile/concepts#heredocs).
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue