Statamic v2 Addon to convert HTML to Markdown
- Copy the
HtmlToMarkdownfolder intosite/addons/. - Run
php please update:addonsto 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.