Replace Mardownify library with html-to-markdown library.
... | ... | @@ -30,10 +30,10 @@ |
"ext-openssl" : "*", | ||
"sabre/dav" : "~3.2", | ||
"michelf/php-markdown" : "^1.7", | ||
"pixel418/markdownify": "^2.2", | ||
"bshaffer/oauth2-server-php": "^1.9", | ||
"ezyang/htmlpurifier": "^4.9", | ||
"simplepie/simplepie": "~1.5" | ||
"simplepie/simplepie": "~1.5", | ||
"league/html-to-markdown": "^4.4" | ||
}, | ||
"require-dev" : { | ||
"php" : ">=7.0", | ||
... | ... |
vendor/bin/html-to-markdown
0 → 120000