UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

16 lines 262 B
{ "name": "numeric entities", "options": { "handler": {}, "parser": {"decodeEntities": true} }, "html": "a&#x62c&#100&#x66g&#x;&#x68", "expected": [ { "event": "text", "data": [ "abcdfg&#x;h" ] } ] }