dragonman225 / notablog

Tell stories of your work with Notion
https://dragonman225.js.org/notablog.html
MIT License
667 stars 80 forks source link

Support for synced blocks #20

Open rohitrango opened 3 years ago

rohitrango commented 3 years ago

Hi,

I noticed that synced blocks are not copied into the blog. Does the notionblog-api package handle these blocks? I noticed that notion-utils.ts handles the rendering part, but couldn't pinpoint which part of the code handles the blocks.

If you could give me some pointers to which part of the code I should look into, that'd be great. Thanks!