UNPKG

@blocknote/core

Version:

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

118 lines 2.56 kB
[ { "block": { "children": [ { "children": [], "content": [ { "styles": {}, "text": "Example Text", "type": "text", }, ], "id": "double-nested-paragraph-0", "props": { "backgroundColor": "default", "textAlignment": "left", "textColor": "default", }, "type": "paragraph", }, ], "content": [ { "styles": {}, "text": "Nested Paragraph 0", "type": "text", }, ], "id": "nested-paragraph-0", "props": { "backgroundColor": "red", "textAlignment": "left", "textColor": "default", }, "type": "paragraph", }, "prevBlock": { "children": [ { "children": [], "content": [ { "styles": {}, "text": "Double Nested Paragraph 0", "type": "text", }, ], "id": "double-nested-paragraph-0", "props": { "backgroundColor": "default", "textAlignment": "left", "textColor": "default", }, "type": "paragraph", }, ], "content": [ { "styles": {}, "text": "Nested Paragraph 0", "type": "text", }, ], "id": "nested-paragraph-0", "props": { "backgroundColor": "default", "textAlignment": "left", "textColor": "default", }, "type": "paragraph", }, "source": { "type": "local", }, "type": "update", }, { "block": { "children": [], "content": [ { "styles": {}, "text": "Example Text", "type": "text", }, ], "id": "double-nested-paragraph-0", "props": { "backgroundColor": "default", "textAlignment": "left", "textColor": "default", }, "type": "paragraph", }, "prevBlock": { "children": [], "content": [ { "styles": {}, "text": "Double Nested Paragraph 0", "type": "text", }, ], "id": "double-nested-paragraph-0", "props": { "backgroundColor": "default", "textAlignment": "left", "textColor": "default", }, "type": "paragraph", }, "source": { "type": "local", }, "type": "update", }, ]