76 lines
1.9 KiB
JSON
76 lines
1.9 KiB
JSON
{
|
|
"type": "root",
|
|
"children": [
|
|
{
|
|
"type": "heading",
|
|
"depth": 1,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"value": "--seed--",
|
|
"position": {
|
|
"start": { "line": 1, "column": 3, "offset": 2 },
|
|
"end": { "line": 1, "column": 11, "offset": 10 }
|
|
}
|
|
}
|
|
],
|
|
"position": {
|
|
"start": { "line": 1, "column": 1, "offset": 0 },
|
|
"end": { "line": 1, "column": 11, "offset": 10 }
|
|
}
|
|
},
|
|
{
|
|
"type": "heading",
|
|
"depth": 2,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"value": "--seed-contents--",
|
|
"position": {
|
|
"start": { "line": 3, "column": 4, "offset": 15 },
|
|
"end": { "line": 3, "column": 21, "offset": 32 }
|
|
}
|
|
}
|
|
],
|
|
"position": {
|
|
"start": { "line": 3, "column": 1, "offset": 12 },
|
|
"end": { "line": 3, "column": 21, "offset": 32 }
|
|
}
|
|
},
|
|
{
|
|
"type": "code",
|
|
"lang": "html",
|
|
"meta": null,
|
|
"value": "<html>\n <body>\n </body>\n</html>",
|
|
"position": {
|
|
"start": { "line": 5, "column": 1, "offset": 34 },
|
|
"end": { "line": 10, "column": 4, "offset": 79 }
|
|
}
|
|
},
|
|
{
|
|
"type": "code",
|
|
"lang": "css",
|
|
"meta": null,
|
|
"value": "body {\n background: green;\n}",
|
|
"position": {
|
|
"start": { "line": 12, "column": 1, "offset": 81 },
|
|
"end": { "line": 16, "column": 4, "offset": 121 }
|
|
}
|
|
},
|
|
{
|
|
"type": "leafDirective",
|
|
"name": "id",
|
|
"attributes": { "id": "key-for-html" },
|
|
"children": [],
|
|
"position": {
|
|
"start": { "line": 18, "column": 1, "offset": 123 },
|
|
"end": { "line": 18, "column": 20, "offset": 142 }
|
|
}
|
|
}
|
|
],
|
|
"position": {
|
|
"start": { "line": 1, "column": 1, "offset": 0 },
|
|
"end": { "line": 19, "column": 1, "offset": 143 }
|
|
}
|
|
}
|