Add support for Elixir syntax highlighting (#2355)

see https://github.com/mattermost/mattermost-webapp/pull/2056
This commit is contained in:
ja11sop 2018-12-05 11:56:05 +00:00 committed by Elias Nahum
parent 18cf206f79
commit 6e3b091d45

View file

@ -128,6 +128,7 @@ const languages = {
diff: 'Diff',
django: 'Django',
dockerfile: 'Dockerfile',
elixir: 'Elixir',
erlang: 'Erlang',
fortran: 'Fortran',
fsharp: 'F#',