You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"content": {
"body": "this is fractal",
"msgtype": "m.text"
}
"content": {
"body": "this is iamb",
"format": "org.matrix.custom.html",
"formatted_body": "<p>this is iamb</p>\n",
"msgtype": "m.text"
}
Some clients apparently do not render this properly.
Fractal and cinny do not send a formatted_body unless required. It may be worth checking the content of the body before formatting it.
The text was updated successfully, but these errors were encountered:
This was discussed in the iamb-users room.
Some clients apparently do not render this properly.
Fractal and cinny do not send a formatted_body unless required. It may be worth checking the content of the body before formatting it.
The text was updated successfully, but these errors were encountered: