=== Disable Automatic P Tags === Contributors: binary-organic Donate link: http://eff.org Tags: auto p, wpautop, line breaks, editor Requires at least: 3.0.1 Tested up to: 3.9.1 Stable tag: 1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Disables the Wordpress "feature" that injects paragraph tags into double line breaks. == Description == With this plugin installed, you can say goodby to automatic and unwanted paragraph tags, your markup can stay beautiful, and never again will you have to wonder why there are line breaks where none should be. Github: https://github.com/binaryorganic/Disable-Automatic-P-Tags == Installation == This section describes how to install the plugin and get it working. 1. Upload `remove-wpautop.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * Initial Release