We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10aa85b commit 0d74549Copy full SHA for 0d74549
src/highlightjs-lang.js
@@ -3,6 +3,7 @@
3
4
// TODO: add more langs
5
var defaultLangNamesMap = {
6
+ cpp: 'C++',
7
cs: 'C#',
8
csharp: 'C#',
9
fsharp: 'F#',
0 commit comments