Merge branch 'stable-3.0'

* stable-3.0:
  Bazel: Bump java_tools version to 6.0
  Update rules_closure to latest version
  Bazel: Include eclipse-out directory in .bazelignore
  Add handlebars to allowed syntax highlight list
  Update highlight.js

Change-Id: Ied142d8a17fcd48eb3adbe68e8721b891c448d30
This commit is contained in:
David Ostrovsky
2019-10-14 00:10:45 +02:00
5 changed files with 39 additions and 7 deletions

View File

@@ -49,6 +49,7 @@
'text/x-go': 'go',
'text/x-groovy': 'groovy',
'text/x-haml': 'haml',
'text/x-handlebars': 'handlebars',
'text/x-haskell': 'haskell',
'text/x-haxe': 'haxe',
'text/x-ini': 'ini',