fix(docx): identifying numbered headers (#1231)

* Modifications to identify numbered headers

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>

* Add style check

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>

---------

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>
This commit is contained in:
Rafael Teixeira de Lima
2025-03-25 11:41:02 +01:00
committed by GitHub
parent 0974ba4e1c
commit f739d0e4c5
4 changed files with 79 additions and 40 deletions
@@ -1,42 +1,42 @@
# Test Document
## Section 1
## 1 Section 1
Paragraph 1.1
Paragraph 1.2
### Section 1.1
### 1.1 Section 1.1
Paragraph 1.1.1
Paragraph 1.1.2
### Section 1.2
### 1.2 Section 1.2
Paragraph 1.1.1
Paragraph 1.1.2
#### Section 1.2.3
#### 1.2.1 Section 1.2.3
Paragraph 1.2.3.1
Paragraph 1.2.3.1
## Section 2
## 2 Section 2
Paragraph 2.1
Paragraph 2.2
#### Section 2.1.1
#### 2.1.1 Section 2.1.1
Paragraph 2.1.1.1
Paragraph 2.1.1.1
### Section 2.1
### 2.2 Section 2.1
Paragraph 2.1.1