adjust modernpaste syntax highlight languages. ticket 5952
This commit is contained in:
parent
e6bbafb7ae
commit
dd7f39e4ce
1 changed files with 4 additions and 9 deletions
|
@ -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',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue