This commit is contained in:
16
tools/benchmark-harness/fixtures/latex/formatting.json
Normal file
16
tools/benchmark-harness/fixtures/latex/formatting.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user