feat: 规则提示词编辑移除非必要工具

master
qiukaitian 1 week ago
parent 0842e0636c
commit 6c7db38fd9

@ -47,7 +47,7 @@ onMounted(() => {
],
toolbarRight: ['fullScreen', 'togglePreview'],
bubble: ["bold", "italic", "strikethrough", "sub", "sup", "size", "color"],
float: ["h1", "h2", "h3", "checklist", "quote", "quickTable", "code"],
float: ["h1", "h2", "h3", "checklist", "quote", "quickTable"],
},
engine: {
syntax: {

Loading…
Cancel
Save