Skip to content

Parses "old" Serendipity documentation in HTML format and converts it to Markdown

Notifications You must be signed in to change notification settings

mattsches/s9ydocs-html2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s9ydocs-html2md

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 ;)

Try it out

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

About

Parses "old" Serendipity documentation in HTML format and converts it to Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages