highlight.js library

Can use highlight library for backend and frontend

Adds highlight.js library to enable code highlight. Makes it possible to select wanted style for highlight (can choose any style that is currently available for highlight.js). By default, github.css style is set.

Use highlighting for common syntaxes

This library adds 24 most common syntaxes (according to highlight.js), plus plaintext syntax (which just highlights block of text without any special highlight):

  • Plain Text
  • Python
  • HTML, XML
  • CSS
  • Javascript
  • CoffeeScript
  • Java
  • Ruby
  • Markdown
  • PHP
  • Objective-C
  • Bash
  • Shell Session
  • SQL
  • JSON
  • C#
  • C++
  • Perl
  • Diff
  • HTTP
  • Properties
  • Ini, TOML
  • Nginx
  • Apache
  • Makefile
  • No Highlight