If you look at the htmlEditor's html contents without entering any data in design view you will notice that there is "<p> </p>" tags by default.
I was wondering if there was a setting which stops these <p> tags from being there by default.
Essentially I have a requirement to allow the user to enter text in design view and allow them to format the text to be bold, italics etc... but I do not want to wrap the text in paragraph tags.