html2markdown.py2 (1) Linux Manual Page
html2markdown – converts a page of HTML into markdown. Synopsis html2markdown [options…] [(filename|url) [encoding]] Description html2markdown downloads the specified HTML page, and converts it to text marked up with markdown. The source HTML page may be a local file or remote URL. If not specified, it will be read from standard input. The output is…
