element-hq / element-hq/element-android

Some characters get turned into HTML codes when sending message

Open
#7,755 1 comment 0 reactions 0 assignees View on GitHub
A-Rich-Text-Editor O-Occasional S-Minor T-Defect Z-Labs
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

### Steps to reproduce

1. Switch rich text editor on in Settings -> Labs
2. Send the message `/me -> foo` in a message

```
{
"content": {
"body": "-> foo",
"msgtype": "m.emote"
}
}
```

### Outcome

#### What did you expect?
See `* user -> foo` in the timeline

#### What happened instead?
See `* user -> foo` in the timeline

### Your phone model

_No response_

### Operating system version

_No response_

### Application version and app store

1.5.10 Beta track gplay

### Homeserver

_No response_

### Will you send logs?

No

### Are you willing to provide a PR?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.