11 lines
160 B
JSON
11 lines
160 B
JSON
|
{
|
||
|
"name": "Only text",
|
||
|
"options": {},
|
||
|
"html": "this is the text",
|
||
|
"expected": [
|
||
|
{
|
||
|
"data": "this is the text",
|
||
|
"type": "text"
|
||
|
}
|
||
|
]
|
||
|
}
|