@unito/integration-sdk
Version:
Integration SDK
28 lines (27 loc) • 618 B
JSON
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "strong",
"children": [
{
"type": "emphasis",
"children": [
{
"type": "underline",
"children": [{ "type": "text", "value": "bold italic underlined" }]
},
{ "type": "text", "value": " bold italic" }
]
},
{ "type": "text", "value": " bold" }
]
},
{ "type": "text", "value": " plain" }
]
}
]
}