Update highlight.js to 8.1

Also added support for less common languages. All languages from
http://highlightjs.org/download/ now supported

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-07-09 09:47:06 +03:00
parent 22995fc932
commit 437cccf9a9
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
3 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
#= require g.raphael-min
#= require g.bar-min
#= require branch-graph
#= require highlightjs.min
#= require highlight.pack
#= require ace/ace
#= require d3
#= require underscore

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long