children117cl
2021-06-11 b58e8ab1807d80736c8da68b0070e7c8143c3b9b
提交 | 用户 | age
4dde14 1 // Any plugins you want to use has to be imported
L 2 // Detail plugins list see https://www.tinymce.com/docs/plugins/
3 // Custom builds see https://www.tinymce.com/download/custom-builds/
4
5 const plugins = ['advlist anchor autolink autosave code codesample colorpicker colorpicker contextmenu directionality emoticons fullscreen hr image imagetools insertdatetime link lists media nonbreaking noneditable pagebreak paste preview print save searchreplace spellchecker tabfocus table template textcolor textpattern visualblocks visualchars wordcount']
6
7 export default plugins