html2md

command
v0.0.0-...-a1ef94d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Command html2md converts an HTML document to a Markdown one.

Usage: html2md [OPTIONS] [INPUT.html [OUTPUT.md]]

Example:

$> html2md -i input.html -o out.md
$> html2md -i input.html > out.md
$> html2md < input.html > out.md

Options:

-i string
  	path to input HTML file
-o string
  	path to output Markdown file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL