Awesome
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
Converts markdown into roff (man pages).
Uses blackfriday to process markdown into man pages.
go install github.com/cpuguy83/go-md2man@latest
go-md2man -in /path/to/markdownfile.md -out /manfile/output/path