gomarkdown / markdown

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

Fix markdown rendering of lists #234

Closed SnipyJulmy closed 2 years ago

SnipyJulmy commented 2 years ago

This should fix the markdown rendering of the lists, keeping the parsed bullet char and indenting the nested lists.