I've been searching for how to disable some text being added into the editor. When hitting enter, I have changed it to add a <br> instead of a <p> or what have you. I'm looking to remove the \r\n (linebreak carriage return) from in front of the <br> tag.
Any help would be greatly appreciated.