mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-08-19 01:46:05 +02:00
Improve header detection
- fix tests - still run header detection based on heights even if TOC headlines have been identified
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
"globals": {
|
||||
"maxHeight": 30,
|
||||
"mostUsedHeight": 11,
|
||||
"mostUsedDistance": 13,
|
||||
"mostUsedFont": "JBRMKS+Helvetica",
|
||||
"minX": 56.69069,
|
||||
"maxX": 507.3787,
|
||||
"minY": 45,
|
||||
|
Reference in New Issue
Block a user