I'm having the problem that when I hit enter I get div tags, but I want p tags to be placed instead.
I have the following settings:
editor.UseDivOnCarriageReturn = false
Editor.BreakElement = BreakElement.P
Is there something else I have to check?
Thanks,
Gaudicia