From 7a4241e4065e73b6dff24f948d350da7d6c5791c Mon Sep 17 00:00:00 2001 From: teknium1 Date: Thu, 26 Feb 2026 01:04:47 -0800 Subject: [PATCH] Co-authored-by: Dogila Developer --- skills/productivity/notion/references/block-types.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skills/productivity/notion/references/block-types.md b/skills/productivity/notion/references/block-types.md index 5bed7e77b..943b6a4f9 100644 --- a/skills/productivity/notion/references/block-types.md +++ b/skills/productivity/notion/references/block-types.md @@ -106,3 +106,7 @@ When reading blocks from `GET /v1/blocks/{page_id}/children`, each block has a ` | `child_database` | — | `.child_database.title` | Rich text arrays contain objects with `.plain_text` — concatenate them for readable output. + +--- + +*Contributed by [@dogiladeveloper](https://github.com/dogiladeveloper)*