Files
fil/tools/benchmark-harness/fixtures/latex/formatting.json

17 lines
555 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/latex/formatting.tex",
"file_type": "latex",
"file_size": 340,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "LaTeX document with bold, italic, underline, emphasis, monospace, and combined formatting",
"source": "handcrafted",
"size_category": "tiny"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/latex/formatting.txt",
"markdown_file": "../../../../test_documents/ground_truth/latex/formatting.md",
"source": "pandoc"
}
}