Files
fil/tools/benchmark-harness/fixtures/dbk_chapter.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
541 B
JSON

{
"document": "../../../test_documents/docbook/docbook-chapter.dbk",
"file_type": "dbk",
"file_size": 1088,
"expected_frameworks": ["kreuzberg", "pandoc"],
"metadata": {
"description": "DocBook XML chapter with recursive sections (DBK extension)",
"category": "markup",
"size_class": "small"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/docbook/docbook-chapter.txt",
"markdown_file": "../../../test_documents/ground_truth/docbook/docbook-chapter.md",
"source": "pandoc"
}
}