Get the latest tech news
Show HN: HTML-to-Markdown – convert entire websites to Markdown with Golang/CLI
⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. - JohannesKaufmann/html-to-markdown
A robust html-to-markdown converter that transforms HTML (even entire websites) into clean, readable Markdown. It supports complex formatting, customizable options, and plugins for full control over the conversion process. Once you convert this markdown back to HTML (e.g. using goldmark or blackfriday) you need to be careful of malicious content.
Or read this on Hacker News