You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Post a message https://example.com
Post a message [abc](https://example.com)
See the messages:
Expected behaviour
All links should be recognized both in the text and the previews below the message.
Actual behaviour
The NcRichText correctly recognizes the embedded markdown link, but the Reference API doesn't and thus no preview is shown below.
Talk app
Talk app version: main
Browser
Operating system: Arch Linux
Browser name: Firefox
Browser version: 132
I know strictly speaking this is a problem with the Reference API in server, but I filed it here in Talk because I noticed it here and in general I think it is the most impacted place and the devs should be aware of this.
Feel free to move the issue to server, if you feel it is more fitting there.