elitemakselitemaks
연결 아이콘

m2n

Convert Markdown to beautifully formatted Notion pages
  • 가져오기
Convert Markdown to beautifully formatted Notion pages

정보

m2n is a developer API that converts Markdown to Notion blocks and appends them directly to your pages. Send markdown via a simple REST endpoint and it gets converted into rich Notion content — headings, lists, tables, code blocks, nested structures, and more.

Key features:
- Append markdown content to any Notion page via API
- Append raw Notion blocks for full control
- Convert Notion pages back to markdown
- Clear page content programmatically
- Supports deep nesting, colors, and all common block types

Common use cases: AI output storing, documentation syncing, CI/CD report generation, note automation, and any workflow that
produces markdown and needs it in Notion.

사용 방법

1. Sign up at mark2notion.com and get your API key
2. Connect your Notion workspace from the dashboard
3. Share a Notion page with the integration
4. Send a POST request to append markdown to your page:

curl -X POST https://api.mark2notion.com/api/append \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"markdown": "# Hello from Mark2Notion", "pageId": "YOUR_PAGE_ID"}'

Full API documentation: https://docs.mark2notion.com

상세정보

여기에 표시되는 모든 제3자 상표(로고 및 아이콘 포함)는 해당 소유자의 자산입니다. Made by Notion으로 명시된 경우를 제외하고, 연결은 Notion에서 지원하거나 관리하지 않습니다. 연결 기능으로 연결되는 제3자 제품 또는 서비스는 Notion의 마스터 구독 계약 또는 개인 이용약관(해당하는 경우)에 정의된 비 Notion 애플리케이션입니다. 연결을 활성화하거나 Notion 연결 갤러리를 사용하는 경우, Notion의 연결 갤러리 약관에 동의하는 것으로 간주됩니다.