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)*