=== Empty Paragraph for TinyMCE Editor ===
Contributors: kb_unhammer
Donate link: 
Tags: tinymce, whitespace, linebreak, nbsp, p, paragraph
Requires at least: 3.0.4
Tested up to: 3.3.1
Stable tag: 0.9.3

Adds an editor button that puts in an empty paragraph which won't get
deleted when you save.

== Description ==
This is a very simple plugin for the default (TinyMCE) editor. It adds
a button that puts in a paragraph which won't get deleted by the
linebreak-eater (the one that starts munching when you press
"Publish"). 

 
== Installation ==
1. Download the plugin.
2. Upload the plugin to your wp-content/plugins directory.
3. Activate the plugin.

== Frequently Asked Questions ==

= But, typographically speaking, empty paragraphs suck! Why, oh why? =

Because sometimes people write poetry and don't care what typographers
think, and entering HTML code will just disrupt the flow.

== Changelog ==

= 0.9.3 =
* make the dot color:transparent (thanks YogieAnamCara)

= 0.9.2 =
* put in a 1px dot, since the unicode char didn't work for some users
* gave the paragraph the CSS class "empty-paragraph"

= 0.9.1 =
* fix urls

= 0.9.0 =
* initial release 

