ragflow/deepdoc/parser
Yongteng Lei 51a8604dcb
Fix: fixed context loss caused by separating markdown tables from original text (#8844)
### What problem does this PR solve?

Fix context loss caused by separating markdown tables from original
text. #6871, #8804.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-15 13:03:01 +08:00
..
resume
__init__.py
docx_parser.py
excel_parser.py
figure_parser.py
html_parser.py
json_parser.py
markdown_parser.py
pdf_parser.py
ppt_parser.py
txt_parser.py
utils.py