mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Clarify empty space formatting (#22294)
This commit is contained in:
parent
2d90b7f35b
commit
85a8cb9b6b
1 changed files with 3 additions and 3 deletions
|
|
@ -1359,10 +1359,10 @@ Each heading needs two lines of empty space separating it from the previous sect
|
|||
|
||||
```
|
||||
...previous content.
|
||||
|
||||
|
||||
<!-- Empty space -->
|
||||
<!-- Empty space -->
|
||||
### New heading
|
||||
|
||||
<!-- Empty space -->
|
||||
Related content...
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue