-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Product - Markdown
Currently I am migrating from git hub and had a minor issue. The markdown for c# code highlighting had issues.
```c# was causing issues. using just ``` inserted a code region with no syntax highlighting.
While this works, it is sub optimal.