adjust modernpaste syntax highlight languages. ticket 5952

This commit is contained in:
Kevin Fenzi 2017-04-06 17:15:50 +00:00
parent e6bbafb7ae
commit dd7f39e4ce

View file

@ -76,33 +76,28 @@ LANGUAGES = [
'text', 'text',
'clike', 'clike',
'cmake', 'cmake',
'coffeescript',
'css', 'css',
'd', 'd',
'diff', 'diff',
'elm', 'dockerfile',
'erlang', 'erlang',
'factor',
'fortran',
'go', 'go',
'haskell', 'haskell',
'htmlmixed', 'htmlmixed',
'javascript', 'javascript',
'jinja2', 'jinja2',
'lua',
'markdown', 'markdown',
'octave', 'perl',
'php', 'php',
'python', 'python',
'rpm', 'rpm',
'rst',
'ruby', 'ruby',
'rust', 'rust',
'sass',
'shell', 'shell',
'smalltalk',
'sql', 'sql',
'swift', 'swift',
'verilog',
'vhdl',
'xml', 'xml',
'yaml', 'yaml',
] ]