Skip to content
This repository was archived by the owner on Nov 27, 2017. It is now read-only.

This is simple wordpress plugin for highlight.js library. Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.

License

Notifications You must be signed in to change notification settings

ikalnytskyi/wp-highlight.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wp-highlight.js

This is a simple WordPress plugin for highlight.js library. Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.

Features

  • works with comments
  • high performance
  • nice colorshemes

Languages

1C ActionScript Apache
AppleScript ASCII Doc AVR Asm
Axapta Bash Brainfuck
Clojure CMake CoffeeScript
C++ C# CSS
D Delphi Diff
Django DOS Erlang REPL
Erlang F# GLSL
Go HAML Handlebars
Haskell HTML/XML HTTP
INI Java JavaScript
JSON Lasso Lisp
LiveCode Server Lua Makefile
Markdown MatLab MEL
Mizar Nginx Objective-C
OCaml Parser3 Perl
PHP Python's profiler Python
R RenderMan RIB RenderMan RSL
Ruby Rules Rust
Scala SciLab SCSS
Smalltalk SQL TeX
Vala VisualBasic .NET VBscript
VHDL Oxygene Mathematica

Installation

  1. Upload wp-highlight.js to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress
  3. Use [code lang="some_lang"]some code[/code] construction for specific languange highlighting or [code]some code[/code] for highlighting with language autodetection. Also you can use <pre><code> tags instead [code] BB-tag.

Localization

Spanish:Andrew Kurtis and WebHostingHub

Meta

Author:Igor Kalnitsky
Plugin URL:wordpress site
Version:0.3.4
License:BSD

About

This is simple wordpress plugin for highlight.js library. Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •