Hi demmett,
I can not reproduce this issue.
My steps
1. Open link http://www.cutesoft.net/asp/EnableAll.asp
2. Input the code below in html view
<p class="quote">this is a test</p>
3. Move the mouse to the end of the text and than hit enter
4. The html code will changed to
<p class="quote">this is a test</p>
<div> </div>
5. The new paragraph does not inherit the previous paragraph tag class.
Can you reproduce this issue on the online demo? If so, can you show me the steps? It will very helpful.
Regards,
Ken