This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
KurtJensen
What can I do to prevent the richeditor from placing
<p><br></p>
at begining and end of textarea on save?
Richeditor code that does places those elements is here: https://github.com/octobercms/october/blob/master/modules/backend/formwidgets/richeditor/assets/js/r...
I know I can shave it off in the model but would rather address it where it happens in the form. Is there a way to override this behavior?
Last updated
1-1 of 1