refactor: editor-file -> vue component (UI, core, new folder, rename, insert)
This commit is contained in:
@@ -18,6 +18,7 @@ block content
|
||||
.editor-area
|
||||
textarea(ref='editorTextArea', v-pre)= pageData.markdown
|
||||
|
||||
editor-file
|
||||
editor-video
|
||||
editor-codeblock
|
||||
modal-discard-page(mode='edit', current-path=pageData.meta.path)
|
||||
|
Reference in New Issue
Block a user