Selaa lähdekoodia

fix: Make markdown support line breaks #2315 (#2343)

### 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)
tags/v0.11.0
balibabu 1 vuosi sitten
vanhempi
commit
7edb4ad7dc
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      web/src/components/highlight-markdown/index.less

+ 1
- 0
web/src/components/highlight-markdown/index.less Näytä tiedosto

@@ -1,3 +1,4 @@
.text {
white-space: pre-wrap; // https://stackoverflow.com/questions/60332183/new-line-with-react-markdown
.chunkText;
}

Loading…
Peruuta
Tallenna