{ "document": { "type": "editor", "attributes": {}, "children": [ { "type": "image", "attributes": { "image_src": "https://images.pexels.com/photos/2253275/pexels-photo-2253275.jpeg?cs=srgb&dl=pexels-helena-lopes-2253275.jpg&fm=jpg" } }, { "type": "text", "delta": [ { "insert": "🌶 Read Me" } ], "attributes": { "subtype": "heading", "heading": "h1" } }, { "type": "text", "delta": [ { "insert": "👋 Welcome to Appflowy" } ], "attributes": { "subtype": "heading", "heading": "h2" } }, { "type": "text", "delta": [ { "insert": "Here are the plugin demos:" } ], "attributes": { "subtype": "heading", "heading": "h3" } }, { "type": "text", "delta": [ { "insert": "Checkbox example ......" } ], "attributes": { "subtype": "checkbox", "checkbox": false }, "children": [ { "type": "text", "delta": [ { "insert": "AAA Checkbox example ......\nAAA Checkbox example ......" } ], "attributes": { "subtype": "checkbox", "checkbox": false } }, { "type": "text", "delta": [ { "insert": "BBB Checkbox example ......" } ], "attributes": { "subtype": "checkbox", "checkbox": true } } ] }, { "type": "text", "delta": [ { "insert": "Raw text example ......" } ] }, { "type": "text", "delta": [ { "insert": "Here are the basics:" } ], "attributes": { "subtype": "heading", "heading": "h3" } }, { "type": "text", "delta": [ { "insert": "Click " }, { "insert": "anywhere", "attributes": { "underline": true } }, { "insert": " and just typing." } ], "attributes": { "list": "todo", "todo": true } }, { "type": "text", "delta": [ { "insert": "Hit" }, { "insert": " / ", "attributes": { "highlightColor": "0xFFFFFF00" } }, { "insert": "to see all the types of content you can add - entity, headers, videos, sub pages, etc." } ], "attributes": { "list": "todo", "todo": true } }, { "type": "text", "delta": [ { "insert": "Highlight any text, and use the menu that pops up to " }, { "insert": "style", "attributes": { "bold": true } }, { "insert": " your ", "attributes": { "italic": true } }, { "insert": "writing", "attributes": { "strikethrough": true } }, { "insert": "." } ], "attributes": { "list": "todo", "todo": true } }, { "type": "text", "delta": [ { "insert": "Here are the examples:" } ], "attributes": { "subtype": "heading", "heading": "h3" } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "list": "bullet" } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "list": "bullet" } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "list": "bullet" } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "quote": true } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "quote": true } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "number": 1 } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "number": 2 } }, { "type": "text", "delta": [ { "insert": "Hello world" } ], "attributes": { "number": 3 } } ] } }