@unito/integration-sdk
Version:
Integration SDK
41 lines (40 loc) • 707 B
JSON
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "The area is 5 cm"
},
{
"type": "superscript",
"children": [
{
"type": "text",
"value": "2"
}
]
},
{
"type": "text",
"value": ", as noted in the study"
},
{
"type": "superscript",
"children": [
{
"type": "text",
"value": "[1]"
}
]
},
{
"type": "text",
"value": "."
}
]
}
]
}