I.e. I just edited Ninject Dynamically Loading a Repository from an Assembly and noticed that there is no syntax highlighting/coloring.
Update: After adding the C# tag to the question, syntax highlighting now works.
|
I.e. I just edited Ninject Dynamically Loading a Repository from an Assembly and noticed that there is no syntax highlighting/coloring. Update: After adding the C# tag to the question, syntax highlighting now works.
| |||||
feedback
|
|
Code is highlighted depending on the tags associated with it. Since that question doesn't feature a specific "language" tag or one that allows the interpreted to guess the the fall back is unhighlighted code. You could add a language specific tag to the question, or have a look at Interface options for specifying language prettify for details on how to make specific code blocks be highlighted with a specific language colouring. The basic rule is:
| |||||||||
feedback
|