mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
style: prettify code
This commit is contained in:
parent
150435efa2
commit
47ebb4cc8c
@ -334,12 +334,9 @@ export default {
|
||||
},
|
||||
// 导出编辑器内容为 HTML,并且下载到本地
|
||||
exportEditorContent() {
|
||||
|
||||
|
||||
this.$nextTick(() => {
|
||||
exportHTML();
|
||||
})
|
||||
|
||||
});
|
||||
},
|
||||
// 格式化文档
|
||||
formatContent() {
|
||||
|
Loading…
Reference in New Issue
Block a user