Commit cd54b12
committed
chore: fix MD031 lint error
seeing lint error in https://github.com/runatlantis/atlantis/actions/runs/9196911456/job/25296141721
```
runatlantis.io/docs/server-configuration.md:477 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
```
Signed-off-by: Rui Chen <rui@chenrui.dev>1 parent 5619334 commit cd54b12
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| 478 | + | |
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
| |||
0 commit comments