阻止nicEdit创建外来标签

Am using nicEdit to post content into my database. But I found out that when I post the content, it creates a bunch of tags such as div, p, tags per every paragraph created. This is causing my website to distort when I load the content onto the site.

Why is nicEdit creating all these unwanted div, p tags and is there anyway I can prevent that from happening???

EG.

When I input data eg. "This is a very good website" nicEdit adds tags like <div><p>This is a very good website</p></div> to the text! Which shouldn't be the case.

You're using nicEdit for all the wrong reasons if the end result isn't supposed to be HTML.