ragflow/rag
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
..
app Fix: Unnecessary truncation in markdown parser (#7972) 2025-05-30 15:04:21 +08:00
llm Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
nlp Fix: Unnecessary truncation in markdown parser (#7972) 2025-05-30 15:04:21 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Perf: reduce upload to minio limiter scope (#7878) 2025-05-27 17:49:37 +08:00
utils Fix: Opensearch chunk management (#7802) 2025-05-26 16:57:58 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Refa: change citation mark as [ID:n] (#7923) 2025-05-29 10:03:51 +08:00
raptor.py <think> tag is missing. (#7256) 2025-04-24 11:44:10 +08:00
settings.py set PARALLEL_DEVICES default value= 0 (#7935) 2025-05-29 13:32:16 +08:00