docs: remove outdated implementation documentation files - Deleted AI_TOOLS_IMPLEMENTATION.md (296 lines) - outdated AI tools integration guide - Deleted ALIGN_INDENT_COLUMNS_FIX.md (557 lines) - obsolete column alignment fix documentation - Deleted BLOCK_COMMENTS_IMPLEMENTATION.md (400 lines) - superseded block comments implementation notes - Deleted DRAG_DROP_COLUMNS_IMPLEMENTATION.md (500 lines) - outdated drag-and-drop columns guide - Deleted INLINE_TOOLBAR_IMPLEMENTATION.md (350 lines) - obsol
30 lines
565 B
Markdown
30 lines
565 B
Markdown
---
|
|
title: "Éditeur Nimbus — Section Tests"
|
|
nimbusEditor: true
|
|
documentModelFormat: "block-model-v1"
|
|
---
|
|
|
|
```json
|
|
{
|
|
"id": "block_1763149113471_461xyut80",
|
|
"title": "Page Tests",
|
|
"blocks": [
|
|
{
|
|
"id": "block_1763391929543_lu1lzz0yz",
|
|
"type": "paragraph",
|
|
"props": {
|
|
"text": ""
|
|
},
|
|
"meta": {
|
|
"createdAt": "2025-11-17T15:05:29.543Z",
|
|
"updatedAt": "2025-11-17T15:05:29.543Z"
|
|
}
|
|
}
|
|
],
|
|
"meta": {
|
|
"createdAt": "2025-11-14T19:38:33.471Z",
|
|
"updatedAt": "2025-11-17T15:05:29.543Z"
|
|
}
|
|
}
|
|
```
|