ObsiViewer/vault/tests/nimbus-editor-snapshot.md
Bruno Charest 6b47ec39ff ```
feat: add bookmark view modes (card/tile/cover) and enhance button block with visual config modal

- Added three view modes for bookmark blocks: card (default with side image), tile (compact horizontal), and cover (large top image)
- Implemented view mode submenu in block context menu with visual indicators for active mode
- Enhanced bookmark favicon handling with fallback logic and error state tracking
- Refactored button block with inline visual editor replacing text inputs
- Created Button
2025-11-20 13:51:51 -05:00

31 lines
634 B
Markdown

---
title: "Éditeur Nimbus — Section Tests"
nimbusEditor: true
documentModelFormat: "block-model-v1"
---
```json
{
"id": "block_1763149113471_461xyut80",
"title": "Page Tests",
"blocks": [
{
"id": "block_1763664525710_yg13o2ra5",
"type": "embed",
"props": {
"url": "https://www.youtube.com/watch?v=9z1GInFvwA0",
"provider": "generic"
},
"meta": {
"createdAt": "2025-11-20T18:48:45.710Z",
"updatedAt": "2025-11-20T18:48:53.317Z"
}
}
],
"meta": {
"createdAt": "2025-11-14T19:38:33.471Z",
"updatedAt": "2025-11-20T18:48:53.317Z"
}
}
```