Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Code in markdown links renders strange link (works on mobile) #9758

Closed
itsthejoker opened this issue Feb 17, 2018 · 1 comment
Closed
Milestone

Comments

@itsthejoker
Copy link

itsthejoker commented Feb 17, 2018

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:

  1. Create a message that is a valid markdown link with a backtick code block inside: [This is a `test!`](https://google.com)
  2. 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:

code in markdown link

Other

This maneuver does work on mobile using the latest Android: RN app:

https://photos.app.goo.gl/t22GH4bgUMbKp4AE3

@karlprieb
Copy link
Contributor

Closed by #9884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants