mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
20 lines
299 B
JSON
20 lines
299 B
JSON
{
|
|
"type": "DocumentFragment",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 50,
|
|
"ctxt": 0
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 50,
|
|
"ctxt": 0
|
|
},
|
|
"value": "textarea content with <em>pseudo</em> <foo>markup"
|
|
}
|
|
]
|
|
}
|