-
-
Notifications
You must be signed in to change notification settings - Fork 94
Home
Souvik Kar Mahapatra edited this page May 6, 2023
·
4 revisions
Welcome to the notion-to-md wiki!
It's a simple javascript module that lets you convert notion pages/blocks/block to markdown programmatically.
npm i notion-to-md@latest
and you are good to go
- This package depends on @notionhq/client and needs to be installed separately.