16 lines
193 B
JSON
16 lines
193 B
JSON
{
|
|
"name": "leading lt",
|
|
"options": {
|
|
"handler": {},
|
|
"parser": {}
|
|
},
|
|
"html": ">a>",
|
|
"expected": [
|
|
{
|
|
"event": "text",
|
|
"data": [
|
|
">a>"
|
|
]
|
|
}
|
|
]
|
|
} |