Skip to content

buildwithtract/md-to-notion

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

md-to-notion

Markdown files you want to convert across need to have this at the top of the file:

---
notion_page: <your-notion-page-url>
title: <your-notion-page-title>
---

This will only work on Notion pages that you have already created.

You also need to create an internal Notion integration here

You then need to enable that integration for the page or a parent of it.

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.28. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published