ragflow/web
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
..
.husky
public
src Feat: Markdown add image (#7124) 2025-04-25 18:35:28 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Display document parsing status #3221 (#7241) 2025-04-24 11:45:37 +08:00
package.json Feat: Display document parsing status #3221 (#7241) 2025-04-24 11:45:37 +08:00
tailwind.config.js Feat: Rename a dataset #3221 (#7162) 2025-04-22 10:09:41 +08:00
tailwind.css Feat: Rename a dataset #3221 (#7162) 2025-04-22 10:09:41 +08:00
tsconfig.json
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00