gomarkdown / markdown

markdown parser and HTML renderer for Go
Other
1.37k stars 172 forks source link

Fix markdown rendering of heading #235

Closed SnipyJulmy closed 2 years ago

SnipyJulmy commented 2 years ago

Fix the markdown rendering of the Heading. Basically, we always want a newline after outputting the heading text.