docmachine-cli/data/samples/content.json

10 lines
267 B
JSON
Raw Normal View History

2023-04-18 10:49:43 +02:00
{
"type": "root-element",
"title": ""
"chapters": [
{ "type": "chapter", "title": "...", "keywords": ["...", "..."] },
{ "type": "chapter", "title": "...", "keywords": ["...", "..."] },
{ "type": "chapter", "title": "...", "keywords": ["...", "..."] },
]
}