Set Richtext format
This commit is contained in:
parent
df76d92c60
commit
a07c910b1e
@ -35,6 +35,7 @@ Kirigami.ScrollablePage {
|
||||
ColumnLayout {
|
||||
Controls.Label {
|
||||
text: page.data.content
|
||||
textFormat: Text.RichText
|
||||
wrapMode: Text.WordWrap
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user