souvikinator / notion-to-md

Convert notion pages, block and list of blocks to markdown (supports nesting and custom parsing)
https://www.npmjs.com/package/notion-to-md
MIT License
1.08k stars 90 forks source link

Bug fix - Add spacing for text with newline #20

Closed vildar closed 2 years ago

vildar commented 2 years ago

Tab spaces are prepended to text right after \n.

Issue intended to fix: #21