Files
fil/tools/benchmark-harness/fixtures/typst_simple.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

17 lines
536 B
JSON

{
"document": "../../../test_documents/typst/simple.typ",
"file_type": "typ",
"file_size": 690,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "Simple Typst document with basic formatting, headings, lists, tables, and links - 690 bytes",
"category": "typst-simple",
"size_class": "tiny"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/typ/typst_simple.txt",
"markdown_file": "../../../test_documents/ground_truth/typ/simple.md",
"source": "pandoc"
}
}