编辑器添加完内容后自动生成了<br />问题,
KindEditor.ready(function (K) {
editor1 = K.create('textarea[name="Favorite"]', {
themeType: 'simple',
allowFileManager: false,
items: ['source', '|', 'undo', 'redo', '|', 'preview', 'print', 'template', 'cut', 'copy', 'paste',
'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
'superscript', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', '/',
'formatblock', 'fontname', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold',
'italic', 'underline', 'strikethrough', 'lineheight', 'removeformat', '|', 'image',
'flash', 'media', 'insertfile', 'table', 'hr', 'emoticons', 'map', 'code', 'pagebreak', 'anchor', 'link', 'unlink', '|', 'about']
});
}
但是编辑完,在进如修改时候,编辑器开头多了个<BR /> 每段后面都有,不知道怎么解决,请高手帮忙.
我是从记事本里贴进去的,只要你编辑的.