mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Handbook: Update communications.md (#23063)
This commit is contained in:
parent
bd35c6a12f
commit
76d4f85a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -1402,7 +1402,7 @@ Try to stay within three or four heading levels. Complicated documents may use m
|
|||
|
||||
### Line breaks and new lines
|
||||
|
||||
Any time you need to add a line break in Markdown, you should add a new line. It is vital to make sure paragraphs are separated by new lines. Otherwise, they will render as the same HTML element.
|
||||
Any time you need to add a line break in Markdown, add an extra line break.
|
||||
|
||||
For example, if you were adding this section:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue