Files
fil/tools/benchmark-harness/fixtures/typst_metadata.json
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

16 lines
443 B
JSON

{
"document": "../../../test_documents/typst/metadata.typ",
"file_type": "typ",
"file_size": 462,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "Typst document with metadata",
"category": "academic"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/typ/metadata.txt",
"markdown_file": "../../../test_documents/ground_truth/typ/metadata.md",
"source": "pandoc"
}
}