Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 297 Bytes

go-md2man

Converts markdown into roff (man pages).

Uses blackfriday to process markdown into man pages.

Usage

go install github.com/cpuguy83/go-md2man@latest

go-md2man -in /path/to/markdownfile.md -out /manfile/output/path