platform/dev/doc-import-tool/toc2.json

35 lines
760 B
JSON
Raw Normal View History

{
2024-08-07 13:22:18 +00:00
"prefix": "I-SOP",
"type": "toc",
"metadata": {
"in": "page-header-table-row",
2024-08-07 13:22:18 +00:00
"headerIdx": 1,
"docName": {
2024-08-07 13:22:18 +00:00
"extract": { "row": 1, "col": 0, "slice": { "start": 7 } }
},
"docId": {
2024-08-07 13:22:18 +00:00
"extract": { "row": 2, "col": 1, "slice": { "start": 9, "end": -3 } }
}
},
"spec": {
"toc": {
"type": "toc",
"node": {
"type": "toc-paragraph-seq",
"params": {
"sectionHeaders": {
"tags": ["h1"]
},
"start": {
2024-08-07 13:22:18 +00:00
"patterns": ["Table of contents", "Table des matières", "CONTENTS", "TABLE OF CONTENTS"],
"tags": ["h1", "h2", "h3", "p"]
},
"end": {
"tags": ["h1"]
}
}
}
}
}
}