fix(html): fix HTML parsed heading level (#1244)

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
Panos Vagenas
2025-03-26 10:30:23 +01:00
committed by GitHub
parent 9eb1686f93
commit 85c4df887b
13 changed files with 68 additions and 68 deletions

View File

@@ -133,7 +133,7 @@
"prov": [],
"orig": "Introduction",
"text": "Introduction",
"level": 2
"level": 1
},
{
"self_ref": "#/texts/2",
@@ -168,7 +168,7 @@
"prov": [],
"orig": "Background",
"text": "Background",
"level": 2
"level": 1
},
{
"self_ref": "#/texts/4",
@@ -317,7 +317,7 @@
"prov": [],
"orig": "Data Table",
"text": "Data Table",
"level": 2
"level": 1
}
],
"pictures": [],