Skip to content

docs: container block docs and examples - #2999

Open
nperez0111 wants to merge 1 commit into
container-blocks/multi-columnfrom
container-blocks/examples-docs
Open

docs: container block docs and examples#2999
nperez0111 wants to merge 1 commit into
container-blocks/multi-columnfrom
container-blocks/examples-docs

Conversation

@nperez0111

Copy link
Copy Markdown
Contributor

Part 3 of 3 of the container blocks stack (1: core API, 2: multi-column migration, 3: docs & examples ← you are here). Stacked on #2998.

What this adds

  • Docs: a new Container Blocks feature page covering the children config, both container shapes, boundaries, repair, parsing, and exporter mappings; small pointer updates to the Custom Blocks and Manipulating Blocks pages.
  • Example: Container Block (09-container-block): a Notion-style callout that holds child blocks, plus the "string prop slot" pattern for its title.
  • Example: Table Built From Container Blocks (12-container-table): BlockNote's table rebuilt as four container blocks (table/tableRow/tableCell/tableHeader) with boundary: "sealed" cells that can hold arbitrary blocks - no prosemirror-tables involved.
  • Regenerated playground/src/examples.gen.tsx and the lockfile entries for the two new example packages.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blocknote Ready Ready Preview Aug 25, 2026 11:38am
blocknote-website Ready Ready Preview Aug 25, 2026 11:38am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9fa02e76-9540-42c1-8588-89bf8d6216e8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://TypeCellOS.github.io/BlockNote/pr-preview/pr-2999/

Built to branch gh-pages at 2026-08-25 11:42 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@pkg-pr-new

pkg-pr-new Bot commented Aug 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/@blocknote/ariakit@2999

@blocknote/code-block

npm i https://pkg.pr.new/@blocknote/code-block@2999

@blocknote/core

npm i https://pkg.pr.new/@blocknote/core@2999

@blocknote/diagram-block

npm i https://pkg.pr.new/@blocknote/diagram-block@2999

@blocknote/mantine

npm i https://pkg.pr.new/@blocknote/mantine@2999

@blocknote/math-block

npm i https://pkg.pr.new/@blocknote/math-block@2999

@blocknote/react

npm i https://pkg.pr.new/@blocknote/react@2999

@blocknote/server-util

npm i https://pkg.pr.new/@blocknote/server-util@2999

@blocknote/shadcn

npm i https://pkg.pr.new/@blocknote/shadcn@2999

@blocknote/xl-ai

npm i https://pkg.pr.new/@blocknote/xl-ai@2999

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/@blocknote/xl-docx-exporter@2999

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/@blocknote/xl-email-exporter@2999

@blocknote/xl-multi-column

npm i https://pkg.pr.new/@blocknote/xl-multi-column@2999

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/@blocknote/xl-odt-exporter@2999

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/@blocknote/xl-pdf-exporter@2999

commit: 9d58b44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant