=== beautyorange-wp-code-prettifier ===
Contributors: leo
Donate link: http://www.beautyorange.com
Tags: beautyorange-wp-code-prettifier, google-code-prettify
Requires at least: 3.0.0
Tested up to: 3.0.3
Stable tag: 1.02

A plugin for WordPress, syntax highlighting of source code snippets in post.

== Description ==
A plugin for WordPress, syntax highlighting of source code snippets in post, this plugin integrates Google Code Prettify : google-code-prettify. Supports all C-like, Bash-like, and XML-like languages. No need to specify the language. Widely used with good cross-browser support.

== Installation ==
1. Install and activate the plugin
2. Use &lt;pre class=”prettyprint [lang-html|linenums:1]“&gt; and &lt;/pre&gt; tag around the code,and post it

== Frequently Asked Questions ==
Not yet

== Changelog ==

= 1.02 =
* Changed filter function name, to avoid conflict with other plugins.

= 1.01 =
* Fixed path error

= 1.00 =
First version

== Upgrade Notice ==

= 1.02 =
Changed filter function name, to avoid conflict with other plugins.

= 1.01 =
Fixed path error


== Screenshots ==
Not yet

== Source ==
= CheckOut =
Use this command to anonymously check out the latest project source code:

svn checkout http://svn.beautyorange.com/code/beautyorange-wp-code-prettifier/trunk/ beautyorange-wp-code-prettifier-read-only

= Browse =
http://trac.beautyorange.com/code/browser/beautyorange-wp-code-prettifier
