notion2pandoc

Notion page to Pandoc AST

Usage

bash notion2pandoc -i NOTION_PAGE_ID -s NOTION_API_SECRET | pandoc --from json --to {html,markdown,...}

Reference

Notion API

Pandoc AST

License

MIT