UNPKG

bloom-layout

Version:
16 lines 240 B
{ "name": "numeric entities", "options": { "handler": {}, "parser": {"decodeEntities": true} }, "html": "a&#x62c&#100", "expected": [ { "event": "text", "data": [ "abcd" ] } ] }