This commit is contained in:
15
tools/benchmark-harness/fixtures/typst_minimal.json
Normal file
15
tools/benchmark-harness/fixtures/typst_minimal.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/typst/minimal.typ",
|
||||
"file_type": "typ",
|
||||
"file_size": 83,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "Minimal Typst document",
|
||||
"category": "academic"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/typ/minimal.txt",
|
||||
"markdown_file": "../../../test_documents/ground_truth/typ/minimal.md",
|
||||
"source": "pandoc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user