Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi there,
just a short question guys. I'm using richtext. And I recognised that couch creates on its own a <p>-tag around my input. Let's say I type in the following:

Code: Select all
This is a <b> funny </b> joke.


Then couch creates the following:

Code: Select all
<p>This is a <b> funny </b> joke.</p>


Is it possible to avoid that behaviour?

all the best
Django
Thanks mate! I searched through the forum but hadn't found anything ;)
3 posts Page 1 of 1