UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

18 lines 279 B
{ "name": "XML Namespace", "options": {}, "html": "<ns:tag>text</ns:tag>", "expected": [ { "type": "tag", "name": "ns:tag", "attribs": {}, "children": [ { "data": "text", "type": "text" } ] } ] }