Merge "Update highlight.js to 9.12.0 and enable kotlin" into stable-2.14

This commit is contained in:
David Pursehouse
2017-07-03 03:41:50 +00:00
committed by Gerrit Code Review
3 changed files with 101 additions and 87 deletions

View File

@@ -35,6 +35,7 @@ languages included. Build it with the following:
java \
javascript \
json \
kotlin \
lisp \
lua \
markdown \

File diff suppressed because one or more lines are too long

View File

@@ -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',