.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH MISTLETOE "1" "February 2024" "mistletoe [version 1.3.0]" "User Commands" .SH NAME mistletoe \- turn Markdown into HTML in pure Python .SH DESCRIPTION usage: mistletoe [\-h] [\-r RENDERER] [\-v] [filenames ...] .SS "positional arguments:" .TP filenames specify an optional list of files to convert .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-r\fR RENDERER, \fB\-\-renderer\fR RENDERER specify an importable renderer class .TP \fB\-v\fR, \fB\-\-version\fR show program's version number and exit