element-hq / element-hq/element-android

Horizontal lines (`<hr>`) don't render

Open
#3,621 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

#### Describe the bug

A horizontal line does not render. Source:

```
{
"type": "m.room.message",
"content": {
"msgtype": "m.text",
"body": "---",
"format": "org.matrix.custom.html",
"formatted_body": "


\n"
}
}
```

In Element Web it correctly shows a horizontal line.

#### Additional context
- App version and store: 1.1.11 (Play Store)

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.