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

17 lines
589 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/markdown/writer.pandoc.md",
"file_type": "md",
"file_size": 15271,
"expected_frameworks": ["kreuzberg", "docling", "pandoc", "tika", "unstructured"],
"metadata": {
"description": "Pandoc test suite - nested divs, headers, inline formatting, code blocks",
"category": "markdown-code",
"size_class": "small",
"features": ["divs", "nesting", "headers", "inline-code", "code-blocks", "emphasis"]
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/md/markdown_code.txt",
"source": "vision"
}
}