Sha256: 7ea1faa09261de9824cb933a12d2a25f6a27fba86382aae28dbd2cc190d1e9d4
Contents?: true
Size: 368 Bytes
Versions: 47
Compression:
Stored size: 368 Bytes
Contents
{ "name": "Comment within text within script", "options": {}, "html": "<script>this is <!-- the comment --> the text</script>", "expected": [ { "type": "script", "name": "script", "attribs": {}, "children": [ { "data": "this is <!-- the comment --> the text", "type": "text" } ] } ] }
Version data entries
47 entries across 43 versions & 6 rubygems