Topic: Dont want text wrapped in <p> tags
I've read the wiki and tried the suggestions, but I can't seem to get the tinymce to stop wrapping the text in paragraph tags <p>....
<p>text that I added to the site that I dont want wrapped in a paragraph tag</p>
Basically, all I want the tinymce wysiwyg is to allow people to create line breaks. I'm very aware that wrapping text in a paragraph tag is valid xhtml, but I dont need or want this for my particular application of it's use. How do I stop it from doing it?
Thank you in advance!