Question
Set rich text editor to be single space by default
Using the rich text editor in editable emails, is there a way to have the line spacing always be 'single space'? Right now I'm wrapping the sample text in a div which helps to initialize the rich text editor with the right line spacing, but when I delete the content the editor immediately switches back to double space. Is there anyway to prevent this?
Thank you,
Eben