Sha256: a898c075443d96d9d5b44f4438172a49c2b361704e1ac5b25c3eab1ad1a35ce7

Contents?: true

Size: 1014 Bytes

Versions: 1

Compression:

Stored size: 1014 Bytes

Contents

.TH MD2MAN\-ROFF 1 2014\-06\-21 2.1.1
.SH NAME
.PP
md2man\-roff \- convert 
.BR md2man (5) 
flavored 
.BR markdown (7) 
into 
.BR roff (7)
.SH SYNOPSIS
.PP
\fB\fCmd2man\-roff\fR [\fIOPTION\fP]... [\fIFILE\fP]
.SH DESCRIPTION
.PP
This program converts 
.BR md2man (5) 
flavored 
.BR markdown (7) 
input from the given
\fIFILE\fP into 
.BR roff (7) 
and then prints the result to the standard output stream.
If \fIFILE\fP is not given, then the standard input stream is read in its place.
.SS Limitations
.PP
This program does not convert the following Redcarpet
.UR https://github.com/vmg/redcarpet
.UE
nodes into 
.BR roff (7):
.RS
.IP \(bu 2
\fB\fCblock_html\fR
.IP \(bu 2
\fB\fCstrikethrough\fR
.IP \(bu 2
\fB\fCsuperscript\fR
.IP \(bu 2
\fB\fCimage\fR
.IP \(bu 2
\fB\fCraw_html\fR
.RE
.PP
It issues a warning when it encounters these instead.  Patches are welcome!
.SH OPTIONS
.TP
\fB\fC\-h\fR, \fB\fC\-\-help\fR
Show this help manual.
.SH SEE ALSO
.PP
.BR md2man-html (1), 
.BR md2man-rake (1), 
.BR md2man (5)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
md2man-2.1.1 man/man1/md2man-roff.1