🇰🇷 (í•œêµì–´) | 🇬🇧 (English)
You need to get Notion API secret and page ID to upload your markdown files. Follow this guide to get the secret and page ID.
See Example Project for live example
npx @vrerv/md-to-notion --help
Update all markdown files under the current directory to Notion page
npx @vrerv/md-to-notion -t <notion-api-secret> -p <notion-page-id> .
This project markdown files are also published as Notion pages by this package. You can see the md-to-notion Notion Page
This package supports the following minimum versions:
node >= 15
typescript >= 4.5