=== Plugin Name === Contributors: violetcharm Donate link: http://ziming.org Tags: code,highlight Requires at least: 2.8 Tested up to: 3.0.1 Stable tag: 1.0.2 Code highlight, supporting a wide range of popular languages. == Description == Description: Code highlight, supporting a wide range of popular languages. Comparing to other plugins of the same kind, it's a mini one, but still support more than 40 developing languages. [Demo](http://ziming.org) == Installation == 1. Unzip the archive and put the 'wp-code' folder into your plugins folder (/wp-content/plugins/). 2. Activate the plugin from the Plugins menu. 3.Wrap code blocks with(pls remove '@') <@code lang="LANGUAGE"> codes here The available 'LANGUAGE' are listed as follows: fortran , freebasic , java , java5 , javascript , jquery , latex , make , matlab , mysql , oracle11 , pascal , perl , perl6 , php , powerbuilder , python , rails , ruby , sas , smalltalk , sql , tcl , vb , vbnet , vhdl , vim , visualfoxpro , xml. ¨C - ¨C - ¨C For more language packets pls visit [Plugin Usage](http://ziming.org/dev/wp-code) 4.Original background color is tailor-made, which maybe only suite for my blog. If you want to change it, pls open 'wp-code.css', find this(at the 3rd line): background-color: #f4f5de; and then modify the color code to what you want. == Usage == 1. Wrap code blocks with ' and '' where 'LANGUAGE' is a [GeSHi](http://qbnz.com/highlighter/) supported language syntax. [More usage examples](http://ziming.org/dev/wp-code) = Changing the CSS = No till now. == Screenshots == 1. previews. == Frequently Asked Questions == No till now. == Changelog == No till now. == Upgrade Notice == No till now.