[Page: Mentoring/Discussion] Preview Syntax Highlighting not working as expected.
- Dominant language
- No language data
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
On the input area on mentoring discussion page there is a preview button that shows the rendered markdown. At the moment it looks like the syntax highlighting is not working on the preview screen.
Original Source:

Preview:

Posted:

Code for copy&paste
````
Sorry for using this mentoring session for testing. Please ignore this post, I will delete it in a moment.
```csharp
// Comment Syntax Highlighting
var x = 123.45;
```
````
Contributor guide
Assessment
This issue has not been assessed yet.