I am having difficulty in getting the RadEditor to display content wrapped in paragraph <p> tags when there is only one block of text.
I am running DNN 6.01.01 community. I've set the HTML Editor Manager features as follows:
Render New Line As Breaks: UNCHECKED
FixEnclosingP: UNCHECKED
When I copy and paste a single block of text into the RadEditor, it does not wrap the text in paragraph tags until I press the Enter key. When I do press the Enter key, the first text block gets wrapped in paragraph tags, and a second empty set of paragraph tags is created below the first paragraph.
The same is true if I add a new HTML module, and begin to type content into the RadEditor. There are no paragraph tags created until I press the Enter key.
Does anyone know of a way around this issue? I would like the editor to wrap even single blocks of text with paragraph tags. It appears that this is possible because this website is doing exactly what I am requesting. As soon as I began to type into this text box, I noticed the editor wrapped my content in paragraph tags.
Any help would be greatly appreciated.
Thanks in advance.