I've got two fields on a cloneable template, one a text field, the other a textarea, and I find it very handy to be able to make quick edits through the inline edit feature.
However, I've noticed that despite these fields being plain text and textareas the inline edit keeps adding <p> tags to them, which while they don't mess anything up on the front end, they show up and are really annoying when editing the page in the admin panel.
Is there any way to prevent this?
However, I've noticed that despite these fields being plain text and textareas the inline edit keeps adding <p> tags to them, which while they don't mess anything up on the front end, they show up and are really annoying when editing the page in the admin panel.
Is there any way to prevent this?