ragflow/web/src/pages/add-knowledge/components/knowledge-chunk
Stephen Hu 1662c7eda3
Feat: Markdown add image (#7124)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/6984

1. Markdown parser supports get pictures
2. For Native, when handling Markdown, it will handle images
3. improve merge and 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-04-25 18:35:28 +08:00
..
components Feat: Markdown add image (#7124) 2025-04-25 18:35:28 +08:00
constant.ts fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628) 2024-04-30 18:43:26 +08:00
hooks.ts Feat: Add TagFeatureItem #4368 (#4432) 2025-01-09 18:24:27 +08:00
index.less feat: add corresponding icons to files (#164) 2024-03-28 16:18:16 +08:00
index.tsx Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
utils.ts Feat: Add TagFeatureItem #4368 (#4432) 2025-01-09 18:24:27 +08:00