jb55 / mandown

Render markdown as a manpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mandown

Render anything (supported by pandoc) as a manpage

$ mandown readme.md

Example

Examples

$ curl -sL 'website' | mandown html

$ mandown bip176.mediawiki

Installation

Install with make (requires pandoc)

$ make install

Install with nix

$ nix-env -f https://jb55.com/pkgs -iA mandown

Usage

See the docs

Also available at man mandown after installation

About

Render markdown as a manpage

License:Other


Languages

Language:Nix 47.9%Language:Shell 33.6%Language:Makefile 18.5%