Support copy paste for code fences
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b27332057f
commit
1b9d97acd7
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -7548,9 +7548,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.6.6",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.6.tgz",
|
||||
"integrity": "sha512-9Kcpr/hKzMXlnb/gI9nMoE1OwXiWT4VpYvel0vjz++du8Z9wU+2qXIl3sWuFZl77stZpyrtKqV5BRhx63KN0RA==",
|
||||
"version": "0.6.7",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.6.7.tgz",
|
||||
"integrity": "sha512-L0jOrus1SSzNgnChRNf/rzkI/6cJuURKoY3c7ITFSsw3kVASSv9Xp0pszUg9mtXEE+NpDPRe8qxzUJnKJs3KsA==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"jquery": "^3.5.1",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"node-sass": "^4.14.1",
|
||||
"sass-loader": "^7.3.1",
|
||||
"style-loader": "^1.0.0",
|
||||
"wiki-list-editor": "^0.6.6"
|
||||
"wiki-list-editor": "^0.6.7"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user