UNPKG

@unito/integration-sdk

Version:

Integration SDK

53 lines (52 loc) 1.02 kB
{ "type": "root", "children": [ { "type": "paragraph", "children": [ { "type": "text", "value": "This is not ― strikethrough text." }, { "type": "break", "children": [] }, { "type": "text", "value": "This ―is strikethrough text―!!!!" }, { "type": "break", "children": [] }, { "type": "text", "value": "This is ―strikethrough with " }, { "type": "strong", "children": [ { "type": "text", "value": "bold text!" } ] }, { "type": "text", "value": "―" } ] }, { "type": "paragraph", "children": [ { "type": "text", "value": "This ― is also strikethrough text, we ― don't care about spaces." } ] } ] }