talk-android
talk-android copied to clipboard
Markdown in message body not rendered
Steps to reproduce
- add markdown element to text body, specifically a link
- gets rendered in Talk web, Talk Desktop, but not Talk Android (iOS untested)
Expected behaviour
expect the markdown to be rendered as in other Talk clients
Actual behaviour
link simply gets dropped, only the text appears.
raw message: Message with [link](https://nextcloud.com/)
Talk web:
Talk Desktop:
Talk Android:
Note the markdown shows in the message preview (incorrectly..) but not the actual message. See #3634
Device brand and model
Pixel 2XL
Android version
11
Nextcloud Talk app version
18.0.1
Nextcloud server version
No response
Talk version
No response
Custom Signaling server configured
None
Custom TURN server configured
None
Custom STUN server configured
None
Android logs
No response
Server log
No response
Additional information
No response
it's a known issue that i tried to solve with https://github.com/nextcloud/talk-android/pull/3481 but did not find the time to finish it yet