multimarkdown

From RaySoft

Documentation

Syntax

multimarkdown [PARAMETER ...] [FILE ...]

Parameters

-b, --batch
Automatically redirects the output to a file with the same base name as the input file, but with the appropriate extension based on the output type.
-o FILE, --output=FILE
Directs the output to the specified file. By default, the output is directed to stdout.
-t html|latex|memoir|beamer|opml|odf|rtf|lyx|lyx-beamer
This options specified the format that MultiMarkdown outputs. The default is html.

References