ragflow/rag/app
wenxuan.zhang f586dd0a96
Fix: docx parse error. (#8600)
### What problem does this PR solve?

docx parse error.

![image](https://github.com/user-attachments/assets/efbe6d1b-10c8-415e-b693-a86f73e1ffa6)

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

### What problem does this PR solve?

Some docx parse with naive cause error. `block.style.name` in Function
`__get_nearest_title` will be None in some case.

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: wenxuan.zhang <wenxuan.zhang@chinacreator.com>
2025-07-01 17:38:11 +08:00
..
__init__.py
audio.py
book.py
email.py
laws.py
manual.py
naive.py Fix: docx parse error. (#8600) 2025-07-01 17:38:11 +08:00
one.py
paper.py
picture.py
presentation.py
qa.py
resume.py
table.py
tag.py