Skip to content

Commit

Permalink
add html-to-markdown (avelino#3200)
Browse files Browse the repository at this point in the history
* add html-to-markdown to README.md

* change order slightly
  • Loading branch information
JohannesKaufmann authored Aug 8, 2020
1 parent b5ff701 commit b9e962f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1749,6 +1749,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goribot](https://github.com/zhshch2002/goribot) - A simple golang spider/scraping framework,build a spider in 3 lines.
* [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
* [guesslanguage](https://github.com/endeveit/guesslanguage) - Functions to determine the natural language of a unicode text.
* [html-to-markdown](https://github.com/JohannesKaufmann/html-to-markdown) - Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
* [htmlquery](https://github.com/antchfx/htmlquery) - An XPath query package for HTML, lets you extract data or evaluate from HTML documents by an XPath expression.
* [inject](https://github.com/facebookgo/inject) - Package inject provides a reflect based injector.
* [ltsv](https://github.com/Wing924/ltsv) - High performance [LTSV (Labeled Tab Separated Value)](http://ltsv.org/) reader for Go.
Expand Down

0 comments on commit b9e962f

Please sign in to comment.