mistletoe(1)
turn Markdown into HTML in pure Python
Description
MISTLETOE
NAME
mistletoe - turn Markdown into HTML in pure Python
DESCRIPTION
usage: mistletoe [-h] [-r RENDERER] [-v] [filenames ...]
positional arguments:
filenames
specify an optional list of files to convert
optional arguments:
-h, --help
show this help message and exit
-r RENDERER, --renderer RENDERER
specify an importable renderer class
-v, --version
show program’s version number and exit