Created
December 13, 2024 11:04
-
-
Save DungGramer/191025bc94d968766075a2091f688cf8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| `[ | |
| { | |
| "id": "0b6271d0-f98e-43f3-97df-175cc34b444b", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Welcome to this demo!", | |
| "styles": {} | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "abc2ed59-0453-496e-a509-4c2ccb5042cb", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [], | |
| "children": [] | |
| }, | |
| { | |
| "id": "be6746bf-3db3-4c98-8204-b032c2065565", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Blocks:", | |
| "styles": { | |
| "bold": true | |
| } | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "9ac304ed-26f5-4945-aef2-3e436bfac83a", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Paragraph", | |
| "styles": {} | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "65f3b409-f74b-4f9e-8d19-95cc4b343aa2", | |
| "type": "heading", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left", | |
| "level": 1 | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Heading", | |
| "styles": {} | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "e53e7698-9cd9-4329-9390-f57cb0a3e975", | |
| "type": "bulletListItem", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Bullet List Item", | |
| "styles": {} | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "5b890f45-57fd-41f3-b7c4-31c202d4beda", | |
| "type": "numberedListItem", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Numbered List Item", | |
| "styles": {} | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "2c312268-7a9b-415d-83d9-afc8eddb9dfb", | |
| "type": "checkListItem", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left", | |
| "checked": false | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Check List Item", | |
| "styles": {} | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "20a54990-723f-4ddc-9609-294a2b86edf5", | |
| "type": "table", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default" | |
| }, | |
| "content": { | |
| "type": "tableContent", | |
| "rows": [ | |
| { | |
| "cells": [ | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ], | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ], | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ] | |
| ] | |
| }, | |
| { | |
| "cells": [ | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ], | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ], | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ] | |
| ] | |
| }, | |
| { | |
| "cells": [ | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ], | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ], | |
| [ | |
| { | |
| "type": "text", | |
| "text": "Table Cell", | |
| "styles": {} | |
| } | |
| ] | |
| ] | |
| } | |
| ] | |
| }, | |
| "children": [] | |
| }, | |
| { | |
| "id": "88a0955f-2d56-4408-826d-c72a6c2f679f", | |
| "type": "file", | |
| "props": { | |
| "backgroundColor": "default", | |
| "name": "", | |
| "url": "", | |
| "caption": "" | |
| }, | |
| "children": [] | |
| }, | |
| { | |
| "id": "e06b9308-ee07-4913-b27d-1faf9b0ab847", | |
| "type": "image", | |
| "props": { | |
| "backgroundColor": "default", | |
| "textAlignment": "left", | |
| "name": "", | |
| "url": "https://interactive-examples.mdn.mozilla.net/media/cc0-images/grapefruit-slice-332-332.jpg", | |
| "caption": "From https://interactive-examples.mdn.mozilla.net/media/cc0-images/grapefruit-slice-332-332.jpg", | |
| "showPreview": true, | |
| "previewWidth": 512 | |
| }, | |
| "children": [] | |
| }, | |
| { | |
| "id": "cde67779-4ea8-4cdc-b718-b2f93ce4e8d4", | |
| "type": "video", | |
| "props": { | |
| "backgroundColor": "default", | |
| "textAlignment": "left", | |
| "name": "", | |
| "url": "https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm", | |
| "caption": "From https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm", | |
| "showPreview": true, | |
| "previewWidth": 512 | |
| }, | |
| "children": [] | |
| }, | |
| { | |
| "id": "e0b089fd-eb0b-42f6-8619-8e8797a702c4", | |
| "type": "audio", | |
| "props": { | |
| "backgroundColor": "default", | |
| "name": "", | |
| "url": "https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3", | |
| "caption": "From https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3", | |
| "showPreview": true | |
| }, | |
| "children": [] | |
| }, | |
| { | |
| "id": "36af236c-ea06-41f8-aad7-630daf4ea64c", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [], | |
| "children": [] | |
| }, | |
| { | |
| "id": "06f52300-e72d-4447-9252-545e0ca0797a", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Inline Content:", | |
| "styles": { | |
| "bold": true | |
| } | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "48e4074d-01f1-421d-80df-505e27d9c0c6", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Styled Text", | |
| "styles": { | |
| "bold": true, | |
| "italic": true, | |
| "textColor": "red", | |
| "backgroundColor": "blue" | |
| } | |
| }, | |
| { | |
| "type": "text", | |
| "text": " ", | |
| "styles": {} | |
| }, | |
| { | |
| "type": "link", | |
| "href": "https://www.blocknotejs.org", | |
| "content": [ | |
| { | |
| "type": "text", | |
| "text": "Link", | |
| "styles": {} | |
| } | |
| ] | |
| } | |
| ], | |
| "children": [] | |
| }, | |
| { | |
| "id": "f0221be9-4f1f-47a4-98b3-980539d944b9", | |
| "type": "paragraph", | |
| "props": { | |
| "textColor": "default", | |
| "backgroundColor": "default", | |
| "textAlignment": "left" | |
| }, | |
| "content": [], | |
| "children": [] | |
| } | |
| ]` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment