Adam:
Maybe I'm not explaining this clearly.
The problem is that if the person *DOES NOT* press the enter key, the text is *NOT* wrapped in P tags.
So, someone entering two paragraphs, will have two blocks of text wrapped in P tags.
Someone entering one paragraph, and not hitting RETURN at the end has *NO* P tags.
As such, the content is being entered inconsistently.
Additionaly, if a person does enter one block of text and hits return, the first block is wrapped in P tags, but a second set of empty P tags are also included.
These are both issues with the quality/consistency of the HTML being entered into our system.