Merge "Update highlight.js to 9.12.0 and enable kotlin" into stable-2.14
This commit is contained in:
@@ -35,6 +35,7 @@ languages included. Build it with the following:
|
||||
java \
|
||||
javascript \
|
||||
json \
|
||||
kotlin \
|
||||
lisp \
|
||||
lua \
|
||||
markdown \
|
||||
|
||||
186
lib/highlightjs/highlight.min.js
vendored
186
lib/highlightjs/highlight.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -31,6 +31,7 @@
|
||||
'text/x-go': 'go',
|
||||
'text/x-haskell': 'haskell',
|
||||
'text/x-java': 'java',
|
||||
'text/x-kotlin': 'kotlin',
|
||||
'text/x-lua': 'lua',
|
||||
'text/x-markdown': 'markdown',
|
||||
'text/x-objectivec': 'objectivec',
|
||||
|
||||
Reference in New Issue
Block a user