@unito/integration-sdk
Version:
Integration SDK
52 lines (51 loc) • 972 B
JSON
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "highlight",
"data": {
"color": "#563845"
},
"children": [
{
"type": "text",
"value": "message"
}
]
},
{
"type": "break",
"children": []
},
{
"type": "highlight",
"data": {
"color": "#563845"
},
"children": [
{
"type": "text",
"value": "message with "
},
{
"type": "strong",
"children": [
{
"type": "text",
"value": "bold"
}
]
},
{
"type": "text",
"value": " text"
}
]
}
]
}
]
}