This is the command markdown2man that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
Copyright © 2009 Natasha Porte' <natbsd@instinctive.eu>
Manual Page written by Massimo Manghi <mxmanghi@apache.org>
Use markdown2man online using onworks.net services