NAME
pod2markdown - Convert POD text to Markdown
SYNOPSIS
$ pod2markdown < POD_File > Markdown_File
DESCRIPTION
This program uses Pod::Markdown to convert POD into Markdown sources. It is a filter that expects POD on STDIN and outputs Markdown on STDOUT.
FTP is at ftp://ftp.univie.ac.at/foo/bar.
HTTP is at http://univie.ac.at/baz/.
SEE ALSO
This program is strongly based on pod2mdwn
from Module::Build::IkiWiki.
And see "foobar" as well.
MORE TESTS
Italics, Bold, Code
, and Links should work in headers
Italics, Bold, Code
, and Links should work in body text.
This
is
a
basic
bulleted
item
list
test