--- title: "Éditeur Nimbus — Section Tests" nimbusEditor: true documentModelFormat: "block-model-v1" --- ```json { "id": "block_1763149113471_461xyut80", "title": "Page Tests", "blocks": [ { "id": "block_1763307699824_r3elleo33", "type": "heading", "props": { "level": 1, "text": "asdassda" }, "meta": { "createdAt": "2025-11-16T15:41:39.824Z", "updatedAt": "2025-11-16T15:41:42.459Z" } }, { "id": "block_1763308160356_nfhdtf1p1", "type": "kanban", "props": { "columns": [ { "id": "block_1763308177122_doyf2zh37", "title": "To Do", "cards": [ { "id": "item_1763308197023_pbeezlint", "title": "New Card 2", "description": "" }, { "id": "item_1763308195207_1skel85f7", "title": "New Card 1", "description": "" }, { "id": "item_1763308197933_aj34wtfd9", "title": "New Card 3", "description": "" } ] }, { "id": "item_1763308190239_dmw2vomdm", "title": "done", "cards": [] } ] }, "meta": { "createdAt": "2025-11-16T15:49:20.356Z", "updatedAt": "2025-11-16T15:50:10.618Z" } } ], "meta": { "createdAt": "2025-11-14T19:38:33.471Z", "updatedAt": "2025-11-16T15:50:10.618Z" } } ```