microsoft-teams icon indicating copy to clipboard operation
microsoft-teams copied to clipboard

GitHub replies in Microsoft team's does not support code formatting

Open ccrowley96 opened this issue 4 years ago • 3 comments

Describe the bug When formatting code for a particular language in a comment, eg:

type person= {
  name?: string;
}

Github's MS teams app shows the raw formatting, something like the screen shot below

To Reproduce Steps to reproduce the behavior:

  1. Subscribe to GitHub repo with teams integration
  2. Leave comment on PR using triple back tick formatting followed by language specification ```ts ```
  3. See Github formatting on teams

Expected behavior GitHub reply on MS Teams is formatted in same way as .md reply on GitHub

Screenshots image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: unsure

ccrowley96 avatar Apr 13 '21 23:04 ccrowley96

Any update on this one? The experience is really bad - it's impossible to read code suggestions.

MunifTanjim avatar Feb 27 '22 06:02 MunifTanjim