.\" Generated by mkdoc on July, 2016
.TH "MKTEXT" "1" "July, 2016" "mktext 1.0.38" "User Commands"
.de nl
.sp 0
..
.de hr
.sp 1
.nf
.ce
.in 4
\l’80’
.fi
..
.de h1
.RE
.sp 1
\fB\\$1\fR
.RS 4
..
.de h2
.RE
.sp 1
.in 4
\fB\\$1\fR
.RS 6
..
.de h3
.RE
.sp 1
.in 6
\fB\\$1\fR
.RS 8
..
.de h4
.RE
.sp 1
.in 8
\fB\\$1\fR
.RS 10
..
.de h5
.RE
.sp 1
.in 10
\fB\\$1\fR
.RS 12
..
.de h6
.RE
.sp 1
.in 12
\fB\\$1\fR
.RS 14
..
.h1 "NAME"
.P
mktext \- render to plain text
.nl
.h1 "SYNOPSIS"
.P
mktext [\-escltICBHSLh] [\-\-emph] [\-\-strong] [\-\-code] [\-\-link] [\-\-thematic\-break]
.br
       [\-\-image] [\-\-code\-block] [\-\-block\-quote] [\-\-heading] [\-\-softbreak]
.br
       [\-\-linebreak] [\-\-html\-inline] [\-\-html\-block] [\-\-custom\-inline]
.br
       [\-\-custom\-block] [\-\-help] [\-\-version] [\-\-indent=<num>] [\-\-quote=<val>]
.nl
.h1 "OPTIONS"
.TP
\fB\-i, \-\-indent\fR=[\fINUM\fR]
 Code block and block quote indentation
.nl
.TP
\fB\-q, \-\-quote\fR=[\fIVAL\fR]
 Character used to prefix block quotes
.nl
.TP
\fB\-e, \-\-emph\fR
 Preserve emph as markdown
.nl
.TP
\fB\-s, \-\-strong\fR
 Preserve strong as markdown
.nl
.TP
\fB\-c, \-\-code\fR
 Preserve inline code as markdown
.nl
.TP
\fB\-l, \-\-link\fR
 Preserve links as markdown
.nl
.TP
\fB\-t, \-\-thematic\-break\fR
 Preserve thematic break as markdown
.nl
.TP
\fB\-I, \-\-image\fR
 Preserve image as markdown
.nl
.TP
\fB\-C, \-\-code\-block\fR
 Preserve code block as markdown
.nl
.TP
\fB\-B, \-\-block\-quote\fR
 Preserve block quote as markdown
.nl
.TP
\fB\-H, \-\-heading\fR
 Preserve heading as markdown
.nl
.TP
\fB\-S, \-\-softbreak\fR
 Preserve softbreak as markdown
.nl
.TP
\fB\-L, \-\-linebreak\fR
 Preserve linebreak as markdown
.nl
.TP
\fB\-\-html\-inline\fR
 Preserve inline html as markdown
.nl
.TP
\fB\-\-html\-block\fR
 Preserve html block as markdown
.nl
.TP
\fB\-\-custom\-inline\fR
 Preserve custom inline as markdown
.nl
.TP
\fB\-\-custom\-block\fR
 Preserve custom block as markdown
.nl
.TP
\fB\-h, \-\-help\fR
 Display help and exit
.nl
.TP
\fB\-\-version\fR
 Print the version and exit
.nl
.h1 "SEE ALSO"
.P
mkout(1)
.nl