neocotic / europa

Library for converting HTML into valid Markdown
MIT License
158 stars 24 forks source link

Improve header conversion #91

Closed neocotic closed 2 years ago

neocotic commented 2 years ago

Markdown headers should always be proceeded with an empty line for readability. This commit ensures that this is always the case.