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
43259
debug/simplemde.debug.js
43259
debug/simplemde.debug.js
File diff suppressed because one or more lines are too long
43251
debug/simplemde.js
43251
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": {
|
||||
"codemirror": "*",
|
||||
"codemirror-spell-checker": "*",
|
||||
"html2idom": "https://github.com/zipang/html2IDOM",
|
||||
"html2idom": "*",
|
||||
"marked": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1310,9 +1310,9 @@ html-parse-stringify@^1.0.2:
|
||||
dependencies:
|
||||
void-elements "^1.0.0"
|
||||
|
||||
"html2idom@https://github.com/zipang/html2IDOM":
|
||||
version "0.0.5"
|
||||
resolved "https://github.com/zipang/html2IDOM#bf475eeb3484d967a07fbf27f02bc39df8e92b07"
|
||||
html2idom@*:
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/html2idom/-/html2idom-0.1.0.tgz#112fdd563387ce529f2c16d172be81282339d671"
|
||||
dependencies:
|
||||
html-parse-stringify "^1.0.2"
|
||||
htmlparser2 "^3.9.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user