Md2man 1.3.2

md2man - markdown to manpage

md2man is a Ruby library and command-line program that converts
Markdown documents into UNIX manual pages (really Roff documents)
using the Redcarpet library.

Version 1.3.2 (2012-10-13)

Patch:

  • roff: escape backslashes inside codespan nodes too

  • roff: escape backslashes inside block_code nodes