πŸ”¬ Transform markdown content into structured Notion blocks

⚑ 4,766 views Β· πŸ”¬ Document Extraction & Analysis

Description

Markdown to Notion Blocks Converter

Transform markdown-formatted text into properly structured Notion page content with this comprehensive workflow.

Overview

This workflow automatically converts markdown text into Notion’s block format and inserts it directly into a Notion page. Perfect for content creators, documentation teams, and anyone who needs to migrate markdown content to Notion.

Features

What It Does

  1. Takes markdown-formatted text as input
  2. Parses and converts it to Notion’s block structure
  3. Handles complex formatting including:
    • Headers and subheaders
    • Bulleted and numbered lists
    • Code blocks with syntax highlighting
    • Blockquotes
    • Bold and italic text
    • Links
    • Horizontal dividers
  4. Uploads the converted content directly to your Notion page

Use Cases

Requirements

Setup

  1. Configure your Notion API credentials
  2. Replace the page ID in the HTTP request node with your target Notion page
  3. Connect your markdown data source (replace the mock data node)
  4. Execute the workflow

πŸ”— Nodes Used

HTTP Request

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup