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