Forum: Ruby md2man 1.3.1

Posted by Suraj Kurapati (sunaku)
on 2012-10-10 09:00
(Received via mailing list)
md2man - markdown to manpage
https://github.com/sunaku/md2man#readme

md2man is a Ruby library and command-line program that converts
Markdown documents into UNIX manual pages (really Roff documents)
using the [Redcarpet](https://github.com/vmg/redcarpet) library.

## Version 1.3.1 (2012-10-09)

Patch:

  * roff: do not render references inside code blocks.

  * roff: do not render references inside code spans.

  * roff: fix single-line indented paragraph detection.

  * roff: also indent block\_code just like block\_quote.

  * roff: add paragraph above block\_quote for spacing.

  * roff: render code blocks as paragraphs for spacing.

    Otherwise there's not enough space between the previous
    paragraph and the code block: it appears on the next line
    and appears ugly in man(1).

  * document: make reference regexp match more manpages.

Other:

  * document: stronger digest encoding using NUL bytes.

  * document: super() can't reach Redcarpet's renderer classes.
    See https://github.com/vmg/redcarpet/issues/51 for details.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.