Jekyll uses rogue as the default syntax highlighter. It does not work that well for C# code because variable names and types get the same className.
Find a better solution or actually implement a better lexer for rogue.
See:
rouge-ruby/rouge#43
https://github.com/rouge-ruby/rouge/blob/master/docs/LexerDevelopment.md
Jekyll uses rogue as the default syntax highlighter. It does not work that well for
C#code because variable names and types get the sameclassName.Find a better solution or actually implement a better lexer for rogue.
See:
rouge-ruby/rouge#43
https://github.com/rouge-ruby/rouge/blob/master/docs/LexerDevelopment.md