A Web service for converting HTML to Markdown using Turndown.
Please ensure docker is installed, and then exec sh .install.sh in your terminal.
Now, you can POST the payload data to http://yourip:{9999} via curl or etc.,
the markdown plain text will be returned.