ronn - Online in the Cloud

This is the command ronn 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


ronn - convert markdown files to manpages

SYNOPSIS


ronn [format...] file...
ronn -m|--man file...
ronn -S|--server file...
ronn --pipe file
ronn < file

DESCRIPTION


Ronn converts textfiles to standard roff-formatted UNIX manpages or HTML. ronn-format(7)
is based on markdown(7) but includes additional rules and syntax geared toward authoring
manuals.

In its default mode, ronn converts one or more input files to HTML or roff output files.
The --roff, --html, and --fragment options dictate which output files are generated.
Multiple format arguments may be specified to generate multiple output files. Output files
are named after and written to the same directory as input files.

The --server and --man options change the output behavior from file generation to serving
dynamically generated HTML manpages or viewing file as with man(1).

With no file arguments, ronn acts as simple filter. Ronn source text is read from standard
input and roff output is written to standard output. Use the --html, --roff, and/or
--fragment options to select the output format.

Use ronn online using onworks.net services



Latest Linux & Windows online programs