refactor: 切换markdown编辑器到vditor

This commit is contained in:
禾几海
2020-10-09 00:26:07 +08:00
parent dfd609ded3
commit 4cf1d4130b
390 changed files with 48 additions and 75554 deletions

13
package-lock.json generated
View File

@@ -4338,6 +4338,11 @@
"integrity": "sha1-YPOuy4nV+uUgwRqhnvwruYKq3n0=",
"dev": true
},
"diff-match-patch": {
"version": "1.0.5",
"resolved": "https://registry.npm.taobao.org/diff-match-patch/download/diff-match-patch-1.0.5.tgz",
"integrity": "sha1-q7WE1fEM0Rlt/FWqA3AVkq4/ezc="
},
"diffie-hellman": {
"version": "5.0.3",
"resolved": "https://registry.npm.taobao.org/diffie-hellman/download/diffie-hellman-5.0.3.tgz",
@@ -12742,6 +12747,14 @@
"integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
"dev": true
},
"vditor": {
"version": "3.5.4",
"resolved": "https://registry.npm.taobao.org/vditor/download/vditor-3.5.4.tgz",
"integrity": "sha1-/7b5nq01vAW0cnUV9vnlpZhxAeg=",
"requires": {
"diff-match-patch": "^1.0.5"
}
},
"vendors": {
"version": "1.0.4",
"resolved": "https://registry.npm.taobao.org/vendors/download/vendors-1.0.4.tgz",