Please add support NewLineMode property like in RadEditor. I need this behavior: The last available option of the NewLineMode property is Div which will insert a div (<div> tag) on every carriage return (pressing Enter). In order to insert a <br /> tag in this mode press Shift+Enter . More info: http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/managing-content/control-new-line-behavior
It is the main reason why we do not choose Kendo Editor as our rich text editor in our product. Please implement it ASAP.