mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Headings should be surrounded by blank lines Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>