=== Cleanup HTML ===
Contributors: closemarketing, davidperez, sacrajaimez
Tags: wysiwyg, tinymce, clean html, html
Donate link: https://www.closemarketing.es/go/donate/
Requires at least: 3.0
Tested up to: 5.6
Stable tag: 1.1
== Description ==
Adds a button to your classic editor 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.1 Added Spanish language.
* 1.0: First release