-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[BUG] Code in markdown links renders strange link (works on mobile) #9758
Copy link
Copy link
Closed
Milestone
Description
Description:
When building a markdown link that includes a code block in it (like this) it will not render correctly on desktop or in web view.
Server Setup Information:
- Version of Rocket.Chat Server: 0.61.0
- Operating System: All
- Deployment Method(snap/docker/tar/etc): Docker
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- Node Version: v8.9.3
Steps to Reproduce:
- Create a message that is a valid markdown link with a backtick code block inside: [This is a `test!`](https://google.com)
- Send it to a channel
Expected behavior:
I expect to see "This is a test!" as a valid clickable link. EDIT: also works on github: This is a test!
Actual behavior:
Other
This maneuver does work on mobile using the latest Android: RN app:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels