UNPKG

@blocknote/core

Version:

A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.

353 lines 7.36 kB
[ { "id": "1", "type": "heading", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left", "level": 1 }, "content": [ { "type": "text", "text": "Heading 1", "styles": {} } ], "children": [] }, { "id": "2", "type": "heading", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left", "level": 2 }, "content": [ { "type": "text", "text": "Heading 2", "styles": {} } ], "children": [] }, { "id": "3", "type": "heading", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left", "level": 3 }, "content": [ { "type": "text", "text": "Heading 3", "styles": {} } ], "children": [] }, { "id": "4", "type": "paragraph", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Paragraph", "styles": {} } ], "children": [] }, { "id": "5", "type": "paragraph", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "P", "styles": {} }, { "type": "text", "text": "ara", "styles": { "bold": true } }, { "type": "text", "text": "grap", "styles": { "italic": true } }, { "type": "text", "text": "h", "styles": {} } ], "children": [] }, { "id": "6", "type": "paragraph", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "P", "styles": {} }, { "type": "text", "text": "ara", "styles": { "italic": true } }, { "type": "text", "text": "grap", "styles": { "strike": true } }, { "type": "text", "text": "h", "styles": {} } ], "children": [] }, { "id": "7", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [] }, { "id": "8", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [ { "id": "9", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [ { "id": "10", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [] } ] }, { "id": "11", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Paragraph", "styles": {} } ], "children": [ { "id": "12", "type": "numberedListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Numbered List Item", "styles": {} } ], "children": [] }, { "id": "13", "type": "numberedListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Numbered List Item", "styles": {} } ], "children": [] }, { "id": "14", "type": "numberedListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Numbered List Item", "styles": {} } ], "children": [ { "id": "15", "type": "numberedListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Numbered List Item", "styles": {} } ], "children": [] } ] }, { "id": "16", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [] } ] }, { "id": "17", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [] } ] }, { "id": "18", "type": "bulletListItem", "props": { "textColor": "default", "backgroundColor": "default", "textAlignment": "left" }, "content": [ { "type": "text", "text": "Bullet List Item", "styles": {} } ], "children": [] } ]