=== PixoPoint Code Comments Plugin ===
Contributors: ryanhellyer
Donate link: http://pixopoint.com/services/premium-support/
Tags: comments, code, tags
Requires at least: 2.9.1
Tested up to: 2.9.1
Stable tag: 0.2

Description: Allows commenters to post raw code inside <code> tags.

== Description ==

Allows your site visitors to post fragments of code in their comments (wrapped in <code>...</code>) which are automatically encoded instead of them having to convert them to HTML entities such as &gt; and &lt;.

This plugin is based on code posted by Kaspars Dambis on his blog

For more information, please visit our <a href="http://pixopoint.com/code-comments/">Code Comments blog post</a>.

= Live Demo =

To see a live demo of the plugin in action, please visit <a href="http://pixopoint.com/code-comments/#comment-864">http://pixopoint.com/code-comments/#comment-864</a>.

== Installation ==

After you've downloaded and extracted the files:

1.  Upload the complete `pixopoint-code-comments` folder to the `/wp-content/plugins/` directory OR install it via the WordPress plugin repository browser<br />
2.  Activate the plugin through the 'Plugins' menu in WordPress<br />

== Changelog ==

= 0.2 =
* Final release
= 0.1.1 =
* Beta release
= 0.1 =
* Alpha release

== Credits ==

Big thanks to <a href="http://konstruktors.com/blog/wordpress/1850-automatically-escape-html-entities-of-code-fragments-in-comments/">Kaspars Dambis</a> who wrote the orignal code for this plugin.

