=== Cleanup HTML ===
Contributors: closemarketing, Joen
Tags: wysiwyg, tinymce, clean html, html
Requires at least: 2.6
Tested up to: 3.1.2
Stable tag: 1.0
== Description ==
Adds a button to your visual toolbar that when clicked strips all `div`, 'table', `span` tags from your post HTML code -- those are usually junk tags. The stripping includes any tag attributes.
== Installation ==
1. Upload the plugin to your wp-content/plugins directory
2. Activate the plugin
3. Click the new button on your visual toolbar
== Screenshots ==
1. This is the new cleanup button.
== Changelog ==
* 1.0: First release