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

Skip unsupported block type. #105

Open TJMaria opened 6 months ago

TJMaria commented 6 months ago

blocksToMarkdown fails for unsupported block types.

For example: Block type ai_block is not supported via the API for your bot type.

image