Removed second newline characters after the section title

This commit is contained in:
Dmytro Shteflyuk
2024-09-29 14:00:57 -04:00
parent 7567cae964
commit 6c75fe40df

View File

@@ -98,7 +98,6 @@ class DocWriter
output.puts "---"
output.puts
output.puts heading
output.puts
end
def generate_line(line, heading: false)