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