Files
fil/tools/benchmark-harness/fixtures/docbook_tables5.json

16 lines
504 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/docbook/tables.docbook5",
"file_type": "docbook",
"file_size": 7502,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "DocBook 5 table examples with simple, multiline, and headerless tables",
"category": "documentation"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/docbook/tables.txt",
"markdown_file": "../../../test_documents/ground_truth/docbook/tables.md",
"source": "pandoc"
}
}