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.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Markdown

Markdown

Photo of HTML

HTML

Photo of entire websites

entire websites

Related news:

News photo

Building My Resume in HTML Using Eleventy

News photo

Show HN: A Markdown-based alternative to package.json scripts and makefiles

News photo

Show HN: A VSCode Extension to edit HTML visually in real-time