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