Fix indentation
This commit is contained in:
parent
7a4dec28fd
commit
b883a44823
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ var modesByName = {
|
|||
lua: ["Lua" , "lua"],
|
||||
luapage: ["LuaPage" , "lp"], // http://keplerproject.github.com/cgilua/manual.html#templates
|
||||
markdown: ["Markdown" , "md|markdown"],
|
||||
objectivec: ["Objective-C" , "m"],
|
||||
objectivec: ["Objective-C" , "m"],
|
||||
ocaml: ["OCaml" , "ml|mli"],
|
||||
perl: ["Perl" , "pl|pm"],
|
||||
pgsql: ["pgSQL" , "pgsql"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue