# Pimp My Snippet
Simple and lightweight syntax highlighting for WordPress.

* **uses CSS classes instead of inline styles**
* **includes required styles only once!**
* syntax highlighting using ([Generic Syntax Highlighter (GeSHi)](http://qbnz.com/highlighter/ "Generic Syntax Highlighter (GeSHi)"))
* no overhead, less than 100 lines of code (without GeSHi)

## Installation
1. download "Pimp my Snippet" plugin
2. unzip the archive
3. upload the folder "pimp-my-snippet" into "wp-content/plugins/"
4. go to tab "Plugins"
5. activate "Pimp my Snippet"
6. edit css styles ([more information](http://pehbehbeh.de/projekte/wp/pimp-my-snippet/ "Pimp my Snippet"))
7. done

## Frequently Asked Questions
Do you have a question? Please contact me...

## Changelog

* 1.0
	* updated GeSHi to 1.0.8.11
	* code refactoring
* 0.1
	* release of the plugin
