mirror of
https://github.com/readur/readur.git
synced 2025-12-30 11:00:17 -06:00
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"name": "Test Document",
|
|
"type": "sample",
|
|
"metadata": {
|
|
"created": "2024-01-01",
|
|
"author": "Test User"
|
|
},
|
|
"content": [
|
|
"This is a JSON file",
|
|
"Used for testing text format detection"
|
|
]
|
|
} |