Skip to content

Commit 0d74549

Browse files
committed
Add c++ to default map
1 parent 10aa85b commit 0d74549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/highlightjs-lang.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
// TODO: add more langs
55
var defaultLangNamesMap = {
6+
cpp: 'C++',
67
cs: 'C#',
78
csharp: 'C#',
89
fsharp: 'F#',

0 commit comments

Comments
 (0)