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 89 forks source link

Save child page to a file #77

Closed souvikinator closed 1 year ago

souvikinator commented 1 year ago

This PR introduces an option to save child page content separately, while the parent page content contains links to the respective child pages.