Skip to content

JpmGuides/turndown-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 91.9%
  • JavaScript 7.6%
  • Other 0.5%