Parses "old" Serendipity documentation in HTML format and converts it to Markdown
The results of the first run are in the markdown directory. Have fun ;)
Prerequisite: Composer
$ git clone https://github.com/mattsches/s9ydocs-html2md.git # Clone this repository
$ cd s9ydocs-html2md
$ composer install # Install dependencies
$ php app/console.php parse # run