dotnetthailand / dotnetthailand.github.io

source code for .NET Thailand website (dotnetthailand.com)
https://www.dotnetthailand.com
MIT License
61 stars 103 forks source link

Set alias for csharp to c# in Prism syntax highlight #91

Open aaronamm opened 3 years ago

aaronamm commented 3 years ago

https://github.com/PrismJS/prism/blob/master/components/prism-csharp.js#L89

https://prismjs.com/extending.html

https://github.com/PrismJS/prism/blob/master/components/prism-csharp.js#L367

aaronamm commented 2 years ago

@mildronize I think you have fixed this issue. Could you please confirm it with me? Thanks.

mildronize commented 2 years ago

@aaronamm No yet, I just make to support c# syntax highlight.