mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-08-19 01:46:05 +02:00
Cover globals in tests
This commit is contained in:
@@ -22,5 +22,6 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {}
|
||||
}
|
@@ -31,7 +31,8 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {}
|
||||
}
|
||||
{"page":0,"change":"none","str":"Mega Überschrift","dir":"ltr","width":"245.06","height":"30.00","transform":["30.00","0.00","0.00","30.00","175.00","756.00"],"fontName":"OMUGKQ+Helvetica-Bold","x":175,"y":756}
|
||||
{"page":0,"change":"none","str":"2te Überschrift","dir":"ltr","width":"130.06","height":"20.00","transform":["20.00","0.00","0.00","20.00","233.00","665.00"],"fontName":"JBRMKS+Helvetica","x":233,"y":665}
|
||||
|
@@ -25,7 +25,10 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {
|
||||
"maxHeight": 30
|
||||
}
|
||||
}
|
||||
{"page":0,"change":"none","str":"Mega Überschrift","dir":"ltr","width":"245.06","height":"30.00","transform":["30.00","0.00","0.00","30.00","175.00","756.00"],"fontName":"OMUGKQ+Helvetica-Bold","x":175,"y":756}
|
||||
{"page":0,"change":"none","str":"2te Überschrift","dir":"ltr","width":"130.06","height":"20.00","transform":["20.00","0.00","0.00","20.00","233.00","665.00"],"fontName":"JBRMKS+Helvetica","x":233,"y":665}
|
||||
|
@@ -29,7 +29,10 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {
|
||||
"maxHeight": 30
|
||||
}
|
||||
}
|
||||
{"page":0,"change":"Addition","str":"Dies ist eine Test-PDF . 1","line":2,"x":240,"y":585,"width":"115.75","height":"11.00","fontName":["JBRMKS+Helvetica"],"dir":["ltr"]}
|
||||
{"page":0,"change":"Addition","str":"Für’s Testen des Markdown Parsers .","line":3,"x":208,"y":572,"width":"178.54","height":"11.00","fontName":["JBRMKS+Helvetica"],"dir":["ltr"]}
|
||||
|
@@ -25,7 +25,8 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {}
|
||||
}
|
||||
{"page":0,"change":"Removal","str":" ","dir":"ltr","width":"3.06","height":"11.00","transform":["11.00","0.00","0.00","11.00","61.08","59.00"],"fontName":"JBRMKS+Helvetica","x":61.078451,"y":59}
|
||||
{"page":2,"change":"Removal","str":" ","dir":"ltr","width":"3.06","height":"11.00","transform":["11.00","0.00","0.00","11.00","61.08","164.00"],"fontName":"JBRMKS+Helvetica","x":61.078451,"y":164}
|
||||
|
@@ -28,7 +28,10 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {
|
||||
"maxHeight": 30
|
||||
}
|
||||
}
|
||||
{"page":0,"change":"Removal","str":"\u0000 1","line":5,"x":294,"y":45,"width":"6.67","height":"12.00","fontName":["QACXPP+Helvetica","JBRMKS+Helvetica"],"dir":["ltr"]}
|
||||
{"page":1,"change":"Removal","str":"\u0000 2","line":0,"x":294,"y":45,"width":"6.67","height":"12.00","fontName":["QACXPP+Helvetica","JBRMKS+Helvetica"],"dir":["ltr"]}
|
||||
|
@@ -28,7 +28,10 @@
|
||||
{
|
||||
"name": "height"
|
||||
}
|
||||
]
|
||||
],
|
||||
"globals": {
|
||||
"maxHeight": 30
|
||||
}
|
||||
}
|
||||
{"page":0,"change":"ContentChange","str":"Dies ist eine Test-PDF 1 .","line":2,"x":240,"y":585,"width":"115.75","height":"11.00","fontName":["JBRMKS+Helvetica"],"dir":["ltr"]}
|
||||
{"page":0,"change":"ContentChange","str":"1 In Deutsch.","line":4,"x":57,"y":59,"width":"59.72","height":"11.00","fontName":["JBRMKS+Helvetica"],"dir":["ltr"]}
|
||||
|
Reference in New Issue
Block a user