I am having some problems with a .md file not displaying code blocks properly inside my bitbucket repository. Is there a list of supported markdown code block languages available.
Languages I've tried / would like to be shown properly:
c# razor view syntax
```csharp .cshtml
React jsx syntax
```jsx