Name : perl-Pod-Markdown
| |
Version : 3.400.0
| Vendor : obs://build_opensuse_org/devel:kanku
|
Release : 150600.17.1
| Date : 2024-10-09 15:21:09
|
Group : Unspecified
| Source RPM : perl-Pod-Markdown-3.400.0-150600.17.1.src.rpm
|
Size : 0.09 MB
| |
Packager : https://www_suse_com/
| |
Summary : Convert POD to Markdown
|
Description :
This module uses Pod::Simple to convert POD to Markdown.
Literal characters in Pod that are special in Markdown (like *asterisks*) are backslash-escaped when appropriate.
By default \'markdown\' and \'html\' formatted regions are accepted. Regions of \'markdown\' will be passed through unchanged. Regions of \'html\' will be placed inside a \'< div>\' tag so that markdown characters won\'t be processed. Regions of \':markdown\' or \':html\' will be processed as POD and included. To change which regions are accepted use the Pod::Simple API:
my $parser = Pod::Markdown->new; $parser->unaccept_targets(qw( markdown html ));
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/kanku:/perl/SLE_15_SP6/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Pod::Markdown)
perl(Pod::Perldoc::ToMarkdown)
perl-Pod-Markdown
Requires :