microsoft-teams
microsoft-teams copied to clipboard
GitHub replies in Microsoft team's does not support code formatting
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:
- Subscribe to GitHub repo with teams integration
- Leave comment on PR using triple back tick formatting followed by language specification
```ts ``` - See Github formatting on teams
Expected behavior GitHub reply on MS Teams is formatted in same way as .md reply on GitHub
Screenshots

Desktop (please complete the following information):
- OS: Windows
- Browser: Chrome
- Version: unsure
Any update on this one? The experience is really bad - it's impossible to read code suggestions.