mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-07-06 07:15:12 +08:00
### What problem does this PR solve? fix: Make markdown support line breaks #2315 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
66c54e75f3
commit
7edb4ad7dc
@ -1,3 +1,4 @@
|
||||
.text {
|
||||
white-space: pre-wrap; // https://stackoverflow.com/questions/60332183/new-line-with-react-markdown
|
||||
.chunkText;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user