{ "document": { "type": "editor", "children": [ { "type": "text", "attributes": { "subtype": "heading", "heading": "h2" }, "delta": [ { "insert": "👋 " }, { "insert": "Welcome to", "attributes": { "bold": true } }, { "insert": " " }, { "insert": "AppFlowy Editor", "attributes": { "href": "appflowy.io", "italic": true, "bold": true } } ] }, { "type": "text", "delta": [] }, { "type": "text", "delta": [ { "insert": "AppFlowy Editor is a" }, { "insert": " " }, { "insert": "highly customizable", "attributes": { "bold": true } }, { "insert": " " }, { "insert": "rich-text editor", "attributes": { "italic": true } }, { "insert": " for " }, { "insert": "Flutter", "attributes": { "underline": true } } ] }, { "type": "text", "attributes": { "checkbox": true, "subtype": "checkbox" }, "delta": [{ "insert": "Customizable" }] }, { "type": "text", "attributes": { "checkbox": true, "subtype": "checkbox" }, "delta": [{ "insert": "Test-covered" }] }, { "type": "text", "attributes": { "checkbox": false, "subtype": "checkbox" }, "delta": [{ "insert": "more to come!" }] }, { "type": "text", "delta": [] }, { "type": "text", "attributes": { "subtype": "quote" }, "delta": [{ "insert": "Here is an example you can give a try" }] }, { "type": "text", "delta": [] }, { "type": "text", "delta": [ { "insert": "You can also use " }, { "insert": "AppFlowy Editor", "attributes": { "italic": true, "bold": true, "backgroundColor": "0x6000BCF0" } }, { "insert": " as a component to build your own app." } ] }, { "type": "text", "delta": [] }, { "type": "text", "attributes": { "subtype": "bulleted-list" }, "delta": [{ "insert": "Use / to insert blocks" }] }, { "type": "text", "attributes": { "subtype": "bulleted-list" }, "delta": [ { "insert": "Select text to trigger to the toolbar to format your notes." } ] }, { "type": "text", "delta": [] }, { "type": "text", "delta": [ { "insert": "If you have questions or feedback, please submit an issue on Github or join the community along with 1000+ builders!" } ] } ] } }