I am using html editor on IE with the editable div, when I press return, it will add p tag, I think br is better since p tag add more space and make the line gap too big. usually, I will use br tag when I use text editor. so I am wonderring how could I make the editor insert a br instead of a p tag.
Thanks.