{

"name": "Only text",
"options": {},
"html": "this is the text",
"expected": [
  {
    "data": "this is the text",
    "type": "text"
  }
]

}