123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "document": {
- "type": "text",
- "attributes": {
- "content": "TITLE"
- },
- "children": [
- {
- "type": "text",
- "attributes": {
- "text-type": "heading1",
- "font-size": 30,
- "content": "aaaaaaaaaaaaaaaaaaaaaaaa"
- }
- },
- {
- "type": "text",
- "attributes": {
- "text-type": "heading1",
- "font-size": 30,
- "content": "bbbbbbbbbbbbbbbbbbbbbbb"
- }
- },
- {
- "type": "text",
- "attributes": {
- "text-type": "heading1",
- "font-size": 30,
- "content": "cccccccccccccccccccccc"
- }
- },
- {
- "type": "image",
- "attributes": {
- "image_src": "https://images.pexels.com/photos/12499889/pexels-photo-12499889.jpeg?fm=jpg&w=640&h=427"
- }
- },
- {
- "type": "text",
- "attributes": {
- "text-type": "heading1",
- "font-size": 30,
- "content": "dddddddddddddddddddd"
- }
- }
- ]
- }
- }
|