import ".." MatrixText { property string formatted: model.data.formattedBody text: "" + formatted.replace("
", "") width: parent ? parent.width : undefined }
") width: parent ? parent.width : undefined }