ragflow/rag/app
Yongteng Lei bd4678bca6
Fix: Unnecessary truncation in markdown parser (#7972)
### What problem does this PR solve?

Fix unnecessary truncation in markdown parser. So that markdown can work
perfectly like
[this](https://github.com/infiniflow/ragflow/issues/7824#issuecomment-2921312576)
in #7824, supporting multiple special delimiters.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-05-30 15:04:21 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
audio.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
book.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
email.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
laws.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
manual.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
naive.py Fix: Unnecessary truncation in markdown parser (#7972) 2025-05-30 15:04:21 +08:00
one.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
paper.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
picture.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
presentation.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
qa.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
resume.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
table.py fix bug chunking:expected string or bytes-like object (#7116) 2025-04-18 14:42:36 +08:00
tag.py Error storing tag in Redis (#7541) 2025-05-09 10:17:09 +08:00