I just upgraded to the latest version of tinymce and discovered that when I update content, the content is messed up 开发者_如何学运维with <br>
tags. I've tried a couple of configuration settings including:
- convert_newlines_to_brs:false
- force_p_newlines: true
- force_br_newlines : false
all to no avail.
Has anyone else experienced and solved this problem?
Hmm, in this case i fear i can't help you directly. I am using 3.3.9 and i will switch to 3.4.x if this is a stable version (actually it is not). I suggest you switch to 3.3.x .
精彩评论