index.ts 432 Bytes
/**
 * 富文本工具、菜单、插件配置
 */
export const toolbar = ['searchreplace bold italic underline strikethrough alignleft aligncenter alignright outdent indent  blockquote undo redo removeformat subscript superscript code codesample', 'hr bullist numlist link charmap anchor pagebreak insertdatetime media emoticons forecolor backcolor', 'fontsizeselect fontselect']
export const plugins = ['hr lists insertdatetime']