mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
return to official html2idom package
This commit is contained in:
parent
273cdfd865
commit
672a7c9108
43665
debug/simplemde.debug.js
43665
debug/simplemde.debug.js
File diff suppressed because one or more lines are too long
43657
debug/simplemde.js
43657
debug/simplemde.js
File diff suppressed because one or more lines are too long
12
dist/simplemde.min.js
vendored
12
dist/simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
@ -23,7 +23,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"codemirror": "*",
|
"codemirror": "*",
|
||||||
"codemirror-spell-checker": "*",
|
"codemirror-spell-checker": "*",
|
||||||
"html2idom": "https://github.com/zipang/html2IDOM",
|
"html2idom": "*",
|
||||||
"marked": "*"
|
"marked": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1310,9 +1310,9 @@ html-parse-stringify@^1.0.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
void-elements "^1.0.0"
|
void-elements "^1.0.0"
|
||||||
|
|
||||||
"html2idom@https://github.com/zipang/html2IDOM":
|
html2idom@*:
|
||||||
version "0.0.5"
|
version "0.1.0"
|
||||||
resolved "https://github.com/zipang/html2IDOM#bf475eeb3484d967a07fbf27f02bc39df8e92b07"
|
resolved "https://registry.yarnpkg.com/html2idom/-/html2idom-0.1.0.tgz#112fdd563387ce529f2c16d172be81282339d671"
|
||||||
dependencies:
|
dependencies:
|
||||||
html-parse-stringify "^1.0.2"
|
html-parse-stringify "^1.0.2"
|
||||||
htmlparser2 "^3.9.2"
|
htmlparser2 "^3.9.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user