Linux 软件免费装

wp-highlight.js

开发者
更新时间 2014年1月18日 06:29
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.8.0

标签

plugin code highlighter syntax highlight source sourcecode SyntaxHighlighter

下载

详情介绍:

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: 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. Author: Igor Kalnitsky

安装:

  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 highlighting or [code]some code[/code] for highlighting with language autodetection. You also can use <pre><code> tags instead [code] bb-tag.

更新日志:

0.3.4 0.3.3 0.3.2 0.3.1 0.3 0.2.3 0.2.2 0.2.1 0.2 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0