11 lines
297 B
JSON
11 lines
297 B
JSON
|
{
|
||
|
"type": "chapter",
|
||
|
"title": ""
|
||
|
"keywords": ["...", "...", "..."],
|
||
|
"sections": [
|
||
|
{ "type": "section", "title": "...", "keywords": ["...", "..."] },
|
||
|
{ "type": "section", "title": "...", "keywords": ["...", "..."] },
|
||
|
{ "type": "section", "title": "...", "keywords": ["...", "..."] }
|
||
|
]
|
||
|
}
|