Hi,
Below are the steps to reproduce it.
sample markup in the editor
<p class="test">hello</p>
when i hit "ENTER" at the end of the paragraph then editor will create a new paragraph as below
<p class="test"></p>
Ideal scenario would have been new paragraph without any class.
How to prevent it from carrying the same style?
Attached video recording to illustrate the scenario.
Environment:
All major browsers
Kendo service pack - Q2 2013 SP1(2013.2.918)
Looking forward to the positive reply.
Thanks,
Anthony
Below are the steps to reproduce it.
sample markup in the editor
<p class="test">hello</p>
when i hit "ENTER" at the end of the paragraph then editor will create a new paragraph as below
<p class="test"></p>
Ideal scenario would have been new paragraph without any class.
How to prevent it from carrying the same style?
Attached video recording to illustrate the scenario.
Environment:
All major browsers
Kendo service pack - Q2 2013 SP1(2013.2.918)
Looking forward to the positive reply.
Thanks,
Anthony