xenial (1) markdown2man.1.gz

Provided by: libsoldout-utils_1.3-6_amd64 bug

NAME

       markdown2man - converts a markdown document into a groff/troff page

SYNOPSIS

       markdown2man [input-file]

DESCRIPTION

       markdown2man  converts a markdown document into a file suitable for being processed with groff/troff. The
       program was meant as an example of programming  with  the  markdown  parser  implemented  in  libsoldout,
       nonetheless it's usable in real life applications as LaTex generator from markdown documents.

OPTIONS

       markdown2man  accepts  a  file name as a single argument. If not argument is provided the program expects
       input to come from stdin

         Copyright © 2009 Natasha Porte' <natbsd@instinctive.eu>
         Manual Page written by Massimo Manghi <mxmanghi@apache.org>

SEE ALSO

       libsoldout(3)

                                                      2009                                       MARKDOWN2MAN(1)