UNPKG

@unito/integration-sdk

Version:

Integration SDK

60 lines (59 loc) 1.31 kB
{ "type": "root", "children": [ { "type": "listOrdered", "children": [ { "type": "listItem", "children": [ { "type": "break", "children": [] }, { "type": "text", "value": " this is a list item" }, { "type": "break", "children": [] }, { "type": "text", "value": " " }, { "type": "listOrdered", "children": [ { "type": "listItem", "children": [ { "type": "text", "value": "this is a list item" } ] } ] }, { "type": "listOrdered", "children": [ { "type": "listItem", "children": [ { "type": "text", "value": "another list item!!!" } ] } ] } ] } ] } ] }