Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 508 Bytes

highlight-js-includes.md

File metadata and controls

41 lines (38 loc) · 508 Bytes

Languages included:

  • apache
  • bash
  • cs
  • cpp
  • css
  • coffeescript
  • dts
  • diff
  • xml
  • http
  • ini
  • json
  • java
  • javascript
  • makefile
  • markdown
  • nginx
  • objectivec
  • php
  • perl
  • python
  • ruby
  • sql
  • clojure
  • elixir
  • erlang
  • go
  • kotlin
  • matlab
  • r
  • scala
  • swift
  • yaml

To capture the list from the download page:

$('input:checked').map(function(i, e) { return e.getAttribute('name') }).map(function(i, e) { return e.substring(0, e.length - 3) })