This commit is contained in:
16
tools/benchmark-harness/fixtures/typst_simple.json
Normal file
16
tools/benchmark-harness/fixtures/typst_simple.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../test_documents/typst/simple.typ",
|
||||
"file_type": "typ",
|
||||
"file_size": 690,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "Simple Typst document with basic formatting, headings, lists, tables, and links - 690 bytes",
|
||||
"category": "typst-simple",
|
||||
"size_class": "tiny"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/typ/typst_simple.txt",
|
||||
"markdown_file": "../../../test_documents/ground_truth/typ/simple.md",
|
||||
"source": "pandoc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user