integrations / slack

Bring your code to the conversations you care about with GitHub's integration for Slack
https://slack.github.com/
MIT License
3.1k stars 489 forks source link

Angled brackets are not properly rendered in Slack App code preview #1980

Open benatshippabo opened 4 hours ago

benatshippabo commented 4 hours ago

Describe the bug Angled brackets are not properly rendered in Slack App code preview

To Reproduce Steps to reproduce the behavior:

  1. Send a slack message with this link
  2. Notice that angled brackets are not properly rendered

Expected behavior Angled brackets are properly rendered in the slack preview

Screenshots image

image

Desktop (please complete the following information):

breadadams commented 3 hours ago

Looks like this was reported over a year ago: https://github.com/integrations/slack/issues/1626, and again in https://github.com/integrations/slack/issues/1872

Would be great to have this fixed, it's so painful to read JSX, TypeScript, etc. currently.