feat: markdown编辑器
parent
bc3b5a3409
commit
41669a1370
|
|
@ -82,7 +82,6 @@ const toolbars = [
|
||||||
'pageFullscreen',
|
'pageFullscreen',
|
||||||
'preview',
|
'preview',
|
||||||
'htmlPreview',
|
'htmlPreview',
|
||||||
'catalog'
|
|
||||||
] as any[]
|
] as any[]
|
||||||
|
|
||||||
const editorRef = ref()
|
const editorRef = ref()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue