Visual spacing between headings

Use case or problem

Folding a heading currently collapses all content beneath it into a very compact block jamming all headings together.

Proposed solution

My suggestion is leaving last blank lines beneath a wrapped heading visible.
The idea is purely visual: even when sections are collapsed, the document structure remains easier to scan because headings aren’t stacked tightly against each other.
This would make large notes feel less visually dense and improve readability/navigation.

Current workaround (optional)

Related feature requests (optional)

You can control this using CSS although it will affect spacing regardless of collapsed state. See

However you can apply CSS rules to reading mode only which give you some flexibility.