Show HN: HTML-to-Markdown – convert entire websites to Markdown with Golang/CLI

  • Thread starter Thread starter JohannesKauf
  • Start date Start date
J

JohannesKauf

Hey HN!
I originally built “html-to-markdown” back in 2018 (while still in high school) to handle complex HTML conversions where other libraries struggled.
Now, I’ve released v2 — a complete rewrite designed to handle even more edge cases. It supports entire websites with a high accuracy.
Example use: I’ve used it in my RSS reader to strip HTML down to clean Markdown, similar to the "Reader Mode" in your Browser.
It can be used as a Golang package or as an CLI.
Give it a try & tell me what edge cases you encounter!



Comments URL: Show HN: HTML-to-Markdown – convert entire websites to Markdown with Golang/CLI | Hacker News

Points: 241

# Comments: 43

Continue reading...
 
Back
Top