修改插件

This commit is contained in:
yangjun 2024-11-07 13:57:14 +08:00
parent 0dde7e9baa
commit d9ece7c44b
1 changed files with 2 additions and 2 deletions

View File

@ -31,10 +31,10 @@ export const toolbar =
// fullscreen code preview | undo redo |
export const simplePlugins = ['lists insertfile image link table fullscreen mathjax kityformula-editor bullist numlist'];
export const simplePlugins = ['lists insertfile image link table fullscreen mathjax kityformula-editor'];
export const simpleToolbar = [
'lists link unlink image media table fullscreen mathjax kityformula-editor bullist numlist',
'lists link unlink image media table fullscreen mathjax kityformula-editor',
];
export const menubar = '';