{ "name": "Extra spaces in tag", "options": {}, "html": "the text", "expected": [ { "type": "tag", "name": "font", "attribs": { "size": "14" }, "children": [ { "data": "the text", "type": "text" } ] } ] }