=== Plugin Name ===
Contributors: kakrrikas
Tags: html, compress, minify, css, javascript
Requires at least: 3.0
Tested up to: 3.0
Stable tag: 0.1
Reduce html, css and javascript size on web pages processing the code.
== Description ==
Clear html of web page. Reduce space, tab,... on all source content, including in line css and javascript.
== Installation ==
Use the automatic plugin installer of your WordPress admin, or do it manually:
1. Upload the html-compress directory to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. html compress source
== Changelog ==
= 0.1 =
* Debug, spaces between tags
= 0.0 =
* First release