4.13.0/ckeditor.js' %}"></script> HTML 引入 ckeditor 富文本编辑器 Classic Editing(经典) 样式风格: https://ckeditor.com/ckeditor -4/demo/#article https://ckeditor.com/ckeditor-4/demo/#document 官方指导文档:https://ckeditor.com/docs/ckeditor4 CKEDITOR.replace( 'editor1' ); }; </script> Inline Editing(内联) 样式风格:https://ckeditor.com/ckeditor
Ckeditor4的下载 link: https://ckeditor.com/ckeditor-4/download/ 下载好后解压, 打开index, 打开后就是配置界面
前言 本文主要使用CKEditor4版本 CKEditor4 下载地址 https://ckeditor.com/ckeditor-4/download/ 官方文档 https://ckeditor.com