refactor: editor-file.vue -> image + localization

This commit is contained in:
NGPixel
2017-06-07 22:16:43 -04:00
parent c38ba72b5b
commit 5d1550287d
10 changed files with 130 additions and 972 deletions

View File

@@ -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='create', current-path=pageData.meta.path)