snark/examples/document/data/simple/document.json

10 lines
112 B
JSON
Raw Normal View History

2024-10-12 11:51:11 +03:00
{
"title": "A simple document",
"fragments": [
{
"type": "data",
"name": "body"
}
]
}