Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
81145 views
1
{
2
"name": "leading lt",
3
"options": {
4
"handler": {},
5
"parser": {}
6
},
7
"html": ">a>",
8
"expected": [
9
{
10
"event": "text",
11
"data": [
12
">a>"
13
]
14
}
15
]
16
}
17