mixmark-io / turndown

🛏 An HTML to Markdown converter written in JavaScript
https://mixmark-io.github.io/turndown
MIT License
8.62k stars 870 forks source link

Disable empty space when converting list items #385

Closed callmeberzerker closed 6 months ago

callmeberzerker commented 3 years ago

This has been already discussed in the issue below and there was a mention for potential config option but there is none at the moment. The empty space kinda breaks the whole HTML <-> Markdown conversion IMO.

References: https://github.com/domchristie/turndown/issues/161