ragflow/rag/flow
Yongteng Lei 7c20c964b4
Fix: incorrect image merging for naive markdown parser (#11520)
### What problem does this PR solve?

Fix incorrect image merging for naive markdown parser. #9349 


[ragflow_readme.webm](https://github.com/user-attachments/assets/ca3f1e18-72b6-4a4c-80db-d03da9adf8dc)

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-25 19:54:06 +08:00
..
extractor Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
hierarchical_merger Fix: missing file formats in hierarchical_manager (#11129) 2025-11-10 13:27:22 +08:00
parser Fix: incorrect image merging for naive markdown parser (#11520) 2025-11-25 19:54:06 +08:00
splitter Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tests Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tokenizer Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
__init__.py Feat: refine dataflow and initialize dataflow app (#9952) 2025-09-05 18:50:46 +08:00
base.py Move 'timeout' to common folder (#10983) 2025-11-04 11:51:12 +08:00
file.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
pipeline.py Feat: GraphRAG handle cancel gracefully (#11061) 2025-11-06 16:12:20 +08:00