Add support for Elixir syntax highlighting (#2355)
see https://github.com/mattermost/mattermost-webapp/pull/2056
This commit is contained in:
parent
18cf206f79
commit
6e3b091d45
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ const languages = {
|
|||
diff: 'Diff',
|
||||
django: 'Django',
|
||||
dockerfile: 'Dockerfile',
|
||||
elixir: 'Elixir',
|
||||
erlang: 'Erlang',
|
||||
fortran: 'Fortran',
|
||||
fsharp: 'F#',
|
||||
|
|
|
|||
Loading…
Reference in a new issue