zhanglianxin / turndown-service

Convert HTML to Markdown.

Home Page:https://domchristie.github.io/turndown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

turndown-service

A Web service for converting HTML to Markdown using Turndown.

Usage

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.

About

Convert HTML to Markdown.

https://domchristie.github.io/turndown

License:MIT License


Languages

Language:HTML 92.7%Language:JavaScript 6.8%Language:Dockerfile 0.3%Language:Shell 0.2%