mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
feat: markdown编辑器
This commit is contained in:
parent
bc3b5a3409
commit
41669a1370
|
|
@ -82,7 +82,6 @@ const toolbars = [
|
|||
'pageFullscreen',
|
||||
'preview',
|
||||
'htmlPreview',
|
||||
'catalog'
|
||||
] as any[]
|
||||
|
||||
const editorRef = ref()
|
||||
|
|
|
|||
Loading…
Reference in New Issue