-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
P2S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundS-TolerableLow/no impact on usersLow/no impact on usersT-Defect
Description
Description
The first link is just a plain m.text
event:
{
"body": "https://matrix.org",
"msgtype": "m.text"
}
The second link is sent with a custom format though:
{
"body": "https://matrix.org",
"msgtype": "m.text",
"format": "org.matrix.custom.html",
"formatted_body": "https://matrix.org"
}
Version information
- Platform: web (in-browser)
- Browser: Chrome 64
- OS: Windows 10
- URL: riot.im/develop
Metadata
Metadata
Assignees
Labels
P2S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundS-TolerableLow/no impact on usersLow/no impact on usersT-Defect