mkd2html - Online in the Cloud

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


mkd2html — markdown to html converter

SYNOPSIS


mkd2html [-css file] [-header string] [-footer string] [file]

DESCRIPTION


mkd2html utility parses a markdown(7)-formatted textfile (or stdin if not specified,) and
generates a web page. It reads file or file.text
and writes the result in file.html (where file is the passed argument.)

mkd2html is part of discount.

OPTIONS


-css file Specifies a CSS file.

-header string Specifies a line to add to the <header> tag.

-footer string Specifies a line to add before the <body> tag.

RETURN VALUES


The mkd2html utility exits 0 on success, and >0 if an error occurs.

Use mkd2html online using onworks.net services



Latest Linux & Windows online programs