Add CSON as permitted type
This commit is contained in:
parent
fe4a01b1bc
commit
45f19c76b8
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ var modesByName = {
|
|||
abap: ["ABAP" , "abap"],
|
||||
asciidoc: ["AsciiDoc" , "asciidoc"],
|
||||
c9search: ["C9Search" , "c9search_results"],
|
||||
coffee: ["CoffeeScript" , "^Cakefile|coffee|cf"],
|
||||
coffee: ["CoffeeScript" , "^Cakefile|coffee|cf|cson"],
|
||||
coldfusion: ["ColdFusion" , "cfm"],
|
||||
csharp: ["C#" , "cs"],
|
||||
css: ["CSS" , "css"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue