From 85a8cb9b6b1287507dca824fbc529268830adc3e Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Sun, 22 Sep 2024 15:23:51 -0500 Subject: [PATCH] Clarify empty space formatting (#22294) --- handbook/company/communications.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/handbook/company/communications.md b/handbook/company/communications.md index 271c2e3f19..c83524ee66 100644 --- a/handbook/company/communications.md +++ b/handbook/company/communications.md @@ -1359,10 +1359,10 @@ Each heading needs two lines of empty space separating it from the previous sect ``` ...previous content. - - + + ### New heading - + Related content... ```