repubmark/examples/full.chapters.json

23 lines
279 B
JSON
Raw Permalink Normal View History

2024-09-27 18:49:30 -04:00
[
{
2024-10-17 16:37:14 -04:00
"slug": "1-юникод",
2024-09-27 18:49:30 -04:00
"title": "Chapter 1",
"chapters": [
]
},
{
2024-10-17 16:37:14 -04:00
"slug": "2",
2024-09-27 18:49:30 -04:00
"title": "Chapter 2",
"chapters": [
2024-10-17 16:37:14 -04:00
{
2024-10-18 08:09:41 -04:00
"slug": "2--nested",
2024-10-17 16:37:14 -04:00
"title": "Chapter 2.1",
"chapters": [
2024-09-27 18:49:30 -04:00
2024-10-17 16:37:14 -04:00
]
}
2024-09-27 18:49:30 -04:00
]
}
]