ckeditor4.0自动过滤span标签在ckeditor4.0版本的源码输入里面,输入<span>2</span>,<span>标签被自动过滤,有遇到过的指教下 [解决办法]配置config文件 config.allowedContent=true;