element-hq / element-hq/element-android
Clickable URL in Code Block
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to reproduce
1. Send a message containing a URL inside a code block (with markdown that can be done with the \` character on both ends, with html you can use \\), displays like this:
`https://element.io`
2. Observe that the link is clickable despite it being inside the code block.
3. Optionally observe that this is not the same behavior observed on Element Web
Element Android:

Element Web:

### Outcome
#### What did you expect?
Links in code blocks to not be clickable
#### What happened instead?
The link can be clicked despite being in a code block
### Your phone model
Samsung S22
### Operating system version
Android 13
### Application version and app store
Element version 1.5.25, olm version 3.2.12 from Play Store
### Homeserver
Irrelevant (matrix.org)
### Will you send logs?
Yes
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.