Home › Forums › Back End › Replacing div with br › Re: Replacing div with br
June 4, 2010 at 4:17 am
#77036
Participant
haha thats a silly thing – they should have used <p> – ANYWAY – I am not sure how you can change them, but if you press shift – enter you get a br instead of a div. The issue with this is that the br isn’t closed, so if you are using XHTML it will fail to validate.
Code:
boo
hello
the code it outputs is especially messy. Personally I would drop it and go with the more popular TinyMCE http://tinymce.moxiecode.com/