element-hq / element-hq/element-android
`formatted_body` is ignored for replies in a thread
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 1
Description
### Steps to reproduce
From Element Web:
1. Send a message (eg. `starting thread`)
2. Click "reply in thread", send another message (eg. `msg1`)
3. Hover that last message, click "reply". Send another message with formatting (eg. `reply **with bold**`)
Then view in Element Android
### Outcome
#### What did you expect?
The `formatted_body` to be displayed, like Element-Web does:

#### What happened instead?
The `body` is displayed:

### Your phone model
Fairphone 3
### Operating system version
Android 14
### Application version and app store
1.6.14 from F-Droid
### Homeserver
matrix.org
### Will you send logs?
No
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.