nextcloud/talk-android

Markdown in message body not rendered

gerbrent opened this issue · 1 comments

Steps to reproduce

  1. add markdown element to text body, specifically a link
  2. 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:
image

Talk Desktop:
image

Talk Android:
image

image
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 #3481 but did not find the time to finish it yet