Statamic v2 Addon to convert HTML to Markdown
- Copy the
HtmlToMarkdown
folder intosite/addons/
. - Run
php please update:addons
to install dependencies
Run the please html-to-markdown
command. You will be asked which content types you would like to convert.
This package uses the excellent HTML To Markdown for PHP
library by The League of Extraordinary Packages.