0
votes

I'm using Redactor and it keep adding a <p> tag around the content of the wysiwyg. Does anyone know a way to disable this ?

Source: http://imperavi.com/redactor/

1
So did you sort that out? - Jackie Chan

1 Answers

0
votes
$('#redactor').redactor({ paragraphy: false });