修改插件
This commit is contained in:
parent
0dde7e9baa
commit
d9ece7c44b
|
@ -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 = '';
|
||||
|
|
Loading…
Reference in New Issue