9 lines
267 B
JSON
9 lines
267 B
JSON
{
|
|
"type": "root-element",
|
|
"title": ""
|
|
"chapters": [
|
|
{ "type": "chapter", "title": "...", "keywords": ["...", "..."] },
|
|
{ "type": "chapter", "title": "...", "keywords": ["...", "..."] },
|
|
{ "type": "chapter", "title": "...", "keywords": ["...", "..."] },
|
|
]
|
|
}
|