mirror of https://github.com/Nheko-Reborn/nheko
parent
7bd875004f
commit
85aae9408b
@ -1,6 +1,6 @@ |
||||
import ".." |
||||
|
||||
MatrixText { |
||||
text: model.formattedBody |
||||
text: model.formattedBody.replace("<pre>", "<pre style='white-space: pre-wrap'>") |
||||
width: parent ? parent.width : undefined |
||||
} |
||||
|
Loading…
Reference in new issue