mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
fix(html): fix HTML parsed heading level (#1244)
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
"prov": [],
|
||||
"orig": "Background",
|
||||
"text": "Background",
|
||||
"level": 2
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"self_ref": "#/texts/3",
|
||||
|
||||
Reference in New Issue
Block a user