Sha256: ef9d1f2af1adc91b62cba4120399ac94796646bc49a42d8b23815b9810128889
Contents?: true
Size: 324 Bytes
Versions: 47
Compression:
Stored size: 324 Bytes
Contents
{ "name": "Unquoted attributes", "options": {}, "html": "<font size= 14>the text</font>", "expected": [ { "type": "tag", "name": "font", "attribs": { "size": "14" }, "children": [ { "data": "the text", "type": "text" } ] } ] }
Version data entries
47 entries across 43 versions & 6 rubygems